Fix sleep timer crash, removed discord etc
This commit is contained in:
parent
933bf70068
commit
55807200d5
48 changed files with 104 additions and 281 deletions
|
@ -106,12 +106,11 @@
|
|||
<item name="windowActionBar">false</item>
|
||||
</style>
|
||||
|
||||
|
||||
<style name="Theme.RetroMusic.Base.Black" parent="@style/Theme.RetroMusic.Base">
|
||||
|
||||
<item name="dividerColor">@color/dark_color</item>
|
||||
<item name="defaultFooterColor">@color/md_grey_800</item>
|
||||
<item name="cardBackgroundColor">@color/md_grey_900</item>
|
||||
<item name="cardBackgroundColor">@color/black_color</item>
|
||||
<item name="md_background_color">@color/card_black_color</item>
|
||||
|
||||
<item name="android:windowBackground">@color/black_color</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue