Merge branch 'devel' of github.com:nv95/Kotatsu into devel

This commit is contained in:
Koitharu
2022-05-05 15:13:12 +03:00
3 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
<com.google.android.material.appbar.MaterialToolbar
android:id="@+id/toolbar"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_height="?attr/actionBarSize"
app:menu="@menu/opt_favourites_bs"
app:title="@string/add_to_favourites" />