Single-provider search

This commit is contained in:
Koitharu
2020-02-29 11:52:53 +02:00
parent 9373bae091
commit 5f49030926
21 changed files with 243 additions and 102 deletions

View File

@@ -28,7 +28,7 @@
android:background="@color/dim"
android:elevation="0dp"
android:fitsSystemWindows="true"
android:theme="@style/ThemeOverlay.MaterialComponents.Dark.ActionBar"
android:theme="@style/AppToolbarTheme"
app:elevation="0dp">
<com.google.android.material.appbar.MaterialToolbar
@@ -47,7 +47,7 @@
android:background="@color/dim"
android:elevation="0dp"
android:fitsSystemWindows="true"
android:theme="@style/ThemeOverlay.MaterialComponents.Dark.ActionBar"
android:theme="@style/AppToolbarTheme"
app:elevation="0dp">
<com.google.android.material.appbar.MaterialToolbar