mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-18 11:33:56 +00:00
fix: navbar color in media details
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
<style name="Theme.Dantotsu.PopupOverlay" parent="Theme.Dantotsu" />
|
||||
|
||||
<style name="Theme.Dantotsu.NeverCutout" parent="@style/Theme.Dantotsu.NoActionBar">
|
||||
<item name="android:navigationBarColor">@color/nav_bg</item>
|
||||
<item name="android:navigationBarColor">?android:colorBackground</item>
|
||||
</style>
|
||||
|
||||
<style name="Theme.Dantotsu.ALLBLACK" parent="Theme.Base">
|
||||
|
||||
Reference in New Issue
Block a user