Fixing black search bar background in search bar
Bug: 27919354 Change-Id: I3f43d8f39640c2db4b192ea316aebf11189982e3
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
android:bottom="0dp">
|
||||
|
||||
<shape android:shape="rectangle">
|
||||
<solid android:color="@android:color/transparent" />
|
||||
<stroke
|
||||
android:width="@dimen/all_apps_search_bar_divider_width"
|
||||
android:color="#1E000000"/>
|
||||
|
||||
Reference in New Issue
Block a user