* commit 'b3d305103951106045f524eb76f605558ce9060d': Renaming to support drawer under status bar.
This commit is contained in:
commit
672eb2b278
@ -20,7 +20,7 @@
|
|||||||
<!-- ActionBar color -->
|
<!-- ActionBar color -->
|
||||||
<item name="android:colorPrimary">@color/actionbar_color</item>
|
<item name="android:colorPrimary">@color/actionbar_color</item>
|
||||||
<!-- Used by the StatusBar and NavBar (currently broken?) -->
|
<!-- Used by the StatusBar and NavBar (currently broken?) -->
|
||||||
<item name="android:colorPrimaryDark">@color/statusbar_color</item>
|
<item name="android:colorPrimaryDark">@color/primary_dark_color</item>
|
||||||
<item name="android:colorAccent">@color/accent_blue</item>
|
<item name="android:colorAccent">@color/accent_blue</item>
|
||||||
</style>
|
</style>
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
Reference in New Issue
Block a user