Made all icons white by default.
This commit is contained in:
parent
3ea94d5c4a
commit
17701ba772
76 changed files with 111 additions and 111 deletions
|
|
@ -11,7 +11,7 @@
|
|||
<style name="Theme.Phonograph.Notification.Title" parent="@android:style/TextAppearance.StatusBar.EventContent.Title" />
|
||||
|
||||
<style name="OverFlowButton">
|
||||
<item name="srcCompat">@drawable/ic_more_vert_black_24dp</item>
|
||||
<item name="srcCompat">@drawable/ic_more_vert_white_24dp</item>
|
||||
<item name="android:layout_margin">8dp</item>
|
||||
<item name="android:layout_width">48dp</item>
|
||||
<item name="android:layout_height">48dp</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue