Use an opaque background for the search bar in legacy SearchDialog.
Bug: 3325966
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="horizontal"
|
||||
android:focusable="true"
|
||||
android:background="?attr/actionModeBackground"
|
||||
android:background="@drawable/cab_background_opaque_holo_light"
|
||||
android:descendantFocusability="afterDescendants">
|
||||
|
||||
<RelativeLayout
|
||||
|
||||
Reference in New Issue
Block a user