Skip to content

Commit a5017bb

Browse files
committed
LTR and RTL versions of standard 'send now' action bar icon
1 parent 142ee8f commit a5017bb

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed
1.42 KB
Loading
640 Bytes
Loading
489 Bytes
Loading
Loading
1.25 KB
Loading
1.63 KB
Loading

commons/res/menu/activity_share.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<menu xmlns:android="http://schemas.android.com/apk/res/android">
22
<item android:id="@+id/menu_upload_single"
33
android:title="@string/menu_upload_single"
4-
android:icon="@android:drawable/ic_menu_send"
4+
android:icon="@drawable/social_send_now"
55
android:enabled="false"
66
android:showAsAction="always" />
77
</menu>

0 commit comments

Comments
 (0)