forked from mirror/monocles_chat
setting the right colored attribute
This commit is contained in:
parent
cb8fd6b904
commit
6240b75125
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
</item>
|
||||
<item
|
||||
android:id="@+id/action_mediabrowser"
|
||||
android:icon="@drawable/ic_image_white_24dp"
|
||||
android:icon="?attr/ic_settings_ui"
|
||||
android:orderInCategory="25"
|
||||
android:title="@string/media_browser"
|
||||
app:showAsAction="ifRoom" />
|
||||
|
|
Loading…
Add table
Reference in a new issue