Fix dark and black theme colours

This commit is contained in:
h4h13 2019-10-01 23:32:48 +05:30
parent 790ce541f9
commit bc859ae1d2
11 changed files with 35 additions and 24 deletions

View file

@ -85,7 +85,6 @@
android:id="@+id/fragmentContainer"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="1"
app:layout_behavior="com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior" />
</androidx.coordinatorlayout.widget.CoordinatorLayout>