chore: flag ites for no translation
This commit is contained in:
parent
6e349b84c0
commit
529bdd74c8
2 changed files with 14 additions and 10 deletions
|
@ -112,7 +112,7 @@
|
|||
android:layout_width="0dp"
|
||||
android:layout_height="56dp"
|
||||
android:layout_weight="1"
|
||||
android:hint="Language"
|
||||
android:hint="@string/language"
|
||||
android:visibility="gone"
|
||||
app:boxCornerRadiusBottomEnd="8dp"
|
||||
app:boxCornerRadiusBottomStart="8dp"
|
||||
|
@ -131,7 +131,7 @@
|
|||
android:freezesText="false"
|
||||
android:inputType="none"
|
||||
android:padding="8dp"
|
||||
android:text="LANG"
|
||||
android:text="@string/language_code"
|
||||
android:textAllCaps="true"
|
||||
android:textColor="?android:attr/textColorSecondary"
|
||||
android:textSize="14sp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue