mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-26 20:33:53 +01:00
LTR and RTL versions of standard 'send now' action bar icon
This commit is contained in:
parent
142ee8f815
commit
a5017bbd58
7 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<menu xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:id="@+id/menu_upload_single"
|
||||
android:title="@string/menu_upload_single"
|
||||
android:icon="@android:drawable/ic_menu_send"
|
||||
android:icon="@drawable/social_send_now"
|
||||
android:enabled="false"
|
||||
android:showAsAction="always" />
|
||||
</menu>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue