mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-09 08:01:20 +02:00
Lots of UI tweaks
This commit is contained in:
parent
81d0279cce
commit
3109b4c003
10 changed files with 87 additions and 140 deletions
|
|
@ -1,4 +1,6 @@
|
|||
<resources>
|
||||
|
||||
<style name="Theme.Dolphin" parent="Theme.AppCompat.DayNight.NoActionBar" />
|
||||
</resources>
|
||||
<style name="Theme.Dolphin" parent="Theme.AppCompat.DayNight.NoActionBar">
|
||||
<item name="android:colorBackground">@android:color/background_dark</item>
|
||||
</style>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue