зеркало из https://github.com/mozilla/pjs.git
Bug 742111 - Focus text entry boxes in Pair a Device. r=rnewman
This commit is contained in:
Родитель
1e96cbb505
Коммит
b7862f58b4
|
@ -42,7 +42,8 @@
|
|||
|
||||
<EditText
|
||||
android:id="@+id/pair_row1"
|
||||
style="@style/SyncEditPin" />
|
||||
style="@style/SyncEditPin"
|
||||
android:state_focused="true" />
|
||||
<EditText
|
||||
android:id="@+id/pair_row2"
|
||||
style="@style/SyncEditPin" />
|
||||
|
|
Загрузка…
Ссылка в новой задаче