am 96535ff3
: am 6f6524ff
: Merge "Changing Add Account icon to another asset Bug: 3405709 Bug: 3362749" into honeycomb
* commit '96535ff3e533226b48b88bf9914fa5cdf9de648a': Changing Add Account icon to another asset Bug: 3405709 Bug: 3362749
This commit is contained in:
commit
ab5498ccc3
@ -18,7 +18,7 @@
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:id="@+id/add_new_account"
|
||||
android:title="@string/add_account_action"
|
||||
android:icon="@android:drawable/ic_menu_add"
|
||||
android:icon="@drawable/ic_menu_add_account_holo_light"
|
||||
android:showAsAction="ifRoom|withText"
|
||||
/>
|
||||
</menu>
|
||||
|
Loading…
Reference in New Issue
Block a user