1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-05 20:11:36 +00:00

Add AMOLED dark theme

This commit is contained in:
Ammar Githam 2020-08-10 16:33:19 +09:00
parent f10fe0840b
commit c1b113e275
17 changed files with 107 additions and 45 deletions

View file

@ -42,7 +42,9 @@
<com.google.android.material.appbar.AppBarLayout
android:layout_width="match_parent"
android:layout_height="wrap_content">
android:layout_height="wrap_content"
android:background="@null"
app:elevation="0dp">
<com.google.android.material.appbar.CollapsingToolbarLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"