mirror of
https://github.com/cmclark00/RetroMusicPlayer.git
synced 2025-05-23 02:15:46 +01:00
Fix classic status bar color
This commit is contained in:
parent
950e840083
commit
600fd1952a
4 changed files with 9 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue