mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Also colorAccent for edgeeffect
This commit is contained in:
parent
b9bf495ed6
commit
2a8049fb18
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
<item name="tabBarIconInactive">@color/colorPrimaryInactive</item>
|
||||
<item name="android:statusBarColor">@color/status_bar</item>
|
||||
<item name="android:navigationBarColor">#B3000000</item>
|
||||
<item name="android:colorEdgeEffect">@color/colorAccent</item>
|
||||
<item name="android:colorEdgeEffect">?colorAccent</item>
|
||||
<item name="tabHighlightBackground">@color/accent_alpha</item>
|
||||
|
||||
<!-- Material Dialog colors -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue