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

@@ -10,7 +10,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?colorPrimary"
android:theme="@style/ThemeOverlay.MaterialComponents.Dark.ActionBar">
android:theme="@style/AppToolbarTheme">
<com.google.android.material.appbar.MaterialToolbar
android:id="@id/toolbar"