mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-05-19 05:55:04 -04:00
Merge branch '3018-search-background' into 'master'
Fix top app bar background in OLED black theme Closes #3019 See merge request fdroid/fdroidclient!1559
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
<com.google.android.material.appbar.AppBarLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@android:color/transparent"
|
||||
android:fitsSystemWindows="true">
|
||||
|
||||
<LinearLayout
|
||||
|
||||
Reference in New Issue
Block a user