Fix classic status bar color

This commit is contained in:
Hemanth S 2020-05-12 02:18:36 +05:30
parent 950e840083
commit 600fd1952a
4 changed files with 9 additions and 5 deletions

View file

@ -84,7 +84,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginStart="16dp"
android:layout_marginTop="16dp"
android:layout_marginTop="24dp"
android:layout_marginEnd="16dp"
android:maxLines="2"
android:textAppearance="@style/TextViewHeadline5"