Fix Talkback focus on random position when launch Settings homepage
- set default focus on Search Bug: 350887106 Test: manual Flag: com.android.settings.flags.homepage_revamp Change-Id: Iae1f57fd573d9657bbe3c5397c86d35f9ceaf5b0
This commit is contained in:
@@ -30,6 +30,7 @@
|
|||||||
android:orientation="horizontal"
|
android:orientation="horizontal"
|
||||||
android:paddingStart="24dp"
|
android:paddingStart="24dp"
|
||||||
android:paddingEnd="24dp"
|
android:paddingEnd="24dp"
|
||||||
|
android:focusedByDefault="true"
|
||||||
android:background="@drawable/search_bar_selected_background">
|
android:background="@drawable/search_bar_selected_background">
|
||||||
|
|
||||||
<ImageView
|
<ImageView
|
||||||
|
Reference in New Issue
Block a user