1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-05 12:01:35 +00:00

Fix previous themes and add Material Dark theme (needs improvements)

This commit is contained in:
Ammar Githam 2020-09-14 23:17:35 +09:00
parent e7cd0e0041
commit 15eed4137a
8 changed files with 127 additions and 39 deletions

View file

@ -25,7 +25,6 @@
<com.google.android.material.appbar.MaterialToolbar
android:id="@+id/toolbar"
style="@style/Widget.AppTheme.Toolbar.PrimarySurface"
android:layout_width="match_parent"
android:layout_height="?attr/actionBarSize"
app:layout_collapseMode="none"