1
0
Fork 0

Closes #6237: Change android:text to tools:text (#6246)

master
RaviGarbuja 2019-10-24 17:24:39 +00:00 committed by Tiger Oakes
parent 97433dc145
commit 8c876b5b16
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
android:layout_marginBottom="30dp"
android:gravity="end|center_vertical"
android:paddingStart="16dp"
android:text="200%"
tools:text="200%"
android:textColor="?attr/primaryText"
android:textSize="16sp"
app:layout_constraintBottom_toTopOf="@+id/sampleText"