Merge pull request #2245 from gim-/2170-text-clash
Avoid localized text clash in create key start fragmentmaster
commit
14ce085be8
|
@ -67,6 +67,7 @@
|
|||
android:paddingLeft="16dp"
|
||||
android:paddingRight="10dp"
|
||||
android:text="@string/first_time_security_token"
|
||||
android:singleLine="true"
|
||||
android:textAllCaps="true"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
android:layout_alignParentTop="true"
|
||||
|
|
Loading…
Reference in New Issue