Started working on the Searching functionality for the Song view. #44
This commit is contained in:
@@ -11,9 +11,12 @@
|
||||
<item name="windowActionBar">false</item>
|
||||
<!-- Set theme colors from http://www.google.com/design/spec/style/color.html#color-color-palette -->
|
||||
<!-- colorPrimary is used for the default action bar background -->
|
||||
<!--
|
||||
<item name="colorPrimary">#2196F3</item>
|
||||
-->
|
||||
<item name="colorPrimary">#222222</item>
|
||||
<!-- colorPrimaryDark is used for the status bar -->
|
||||
<item name="colorPrimaryDark">#1976D2</item>
|
||||
<item name="colorPrimaryDark">#000000</item>
|
||||
<!-- colorAccent is used as the default value for colorControlActivated
|
||||
which is used to tint widgets -->
|
||||
<item name="colorAccent">#FF4081</item>
|
||||
|
||||
Reference in New Issue
Block a user