am 5d9a2f3d
: am c097bb3d
: am 32bb6854
: am 1b2a0df1
: am f99328b0
: minor: remove comment that primaryColor is used for ActionBar
* commit '5d9a2f3df05cc39dc10857bd372c4fb1cc94effb': minor: remove comment that primaryColor is used for ActionBar
This commit is contained in:
commit
9fec8062d5
@ -17,9 +17,7 @@
|
||||
<resources>
|
||||
<style name="AccountSetupDialogActivityTheme"
|
||||
parent="@android:style/Theme.Material.Light.Dialog.NoActionBar">
|
||||
<!-- ActionBar color -->
|
||||
<item name="android:colorPrimary">@color/primary_color</item>
|
||||
<!-- Used by the StatusBar and NavBar (currently broken?) -->
|
||||
<item name="android:colorPrimaryDark">@color/primary_dark_color</item>
|
||||
<item name="android:colorAccent">@color/accent_blue</item>
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user