Merge "Fix keyboard navigation issue, searchbar not able to be selected." into main
This commit is contained in:
@@ -34,6 +34,9 @@
|
||||
android:paddingStart="@dimen/search_bar_padding_start"
|
||||
android:paddingEnd="@dimen/search_bar_padding_end"
|
||||
android:background="@drawable/search_bar_selected_background"
|
||||
android:focusable="true"
|
||||
android:focusableInTouchMode="true"
|
||||
android:nextFocusForward="@+id/homepage_container"
|
||||
android:contentInsetStartWithNavigation="@dimen/search_bar_content_inset"
|
||||
android:navigationIcon="@drawable/ic_homepage_search">
|
||||
<TextView
|
||||
|
||||
Reference in New Issue
Block a user