make black theme navigation bar color lighter so it works on One Plus (#1103)
* try to fix black theme navigation bar color on One Plus * make navbar color lighter
This commit is contained in:
parent
10fcee4798
commit
237f209174
2 changed files with 7 additions and 4 deletions
|
@ -7,8 +7,4 @@
|
|||
<item name="android:navigationBarDividerColor">@color/status_divider_dark</item>
|
||||
</style>
|
||||
|
||||
<style name="TuskyBlackTheme" parent="TuskyBlackThemeBase">
|
||||
<item name="android:navigationBarColor">@color/window_background_black</item>
|
||||
<item name="android:navigationBarDividerColor">@color/window_background_black</item>
|
||||
</style>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue