fix: navbar color in media details
This commit is contained in:
parent
ab14c4815f
commit
db50975174
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue