summaryrefslogtreecommitdiffstats
path: root/res/menu/movie.xml
diff options
context:
space:
mode:
authormaxwen <max.weninger@gmail.com>2016-06-04 22:51:06 +0200
committerArne Coucheron <arco68@gmail.com>2017-03-10 07:20:19 +0100
commit0d72c8fb4107cf3cc422fbef4f4bd87d64a60721 (patch)
treed576699501c33e17a012e81248f06a60db4ef843 /res/menu/movie.xml
parent6059c40694aca385ade3fcbbb314fc2d55564d26 (diff)
downloadandroid_packages_apps_Gallery2-0d72c8fb4107cf3cc422fbef4f4bd87d64a60721.tar.gz
android_packages_apps_Gallery2-0d72c8fb4107cf3cc422fbef4f4bd87d64a60721.tar.bz2
android_packages_apps_Gallery2-0d72c8fb4107cf3cc422fbef4f4bd87d64a60721.zip
Gallery2: change all share intents to chooser style
Change-Id: Ie4387846ad65dcb7a655630dd86047d5ad63bcb9
Diffstat (limited to 'res/menu/movie.xml')
-rw-r--r--res/menu/movie.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/menu/movie.xml b/res/menu/movie.xml
index fde235cba..ce3a100d0 100644
--- a/res/menu/movie.xml
+++ b/res/menu/movie.xml
@@ -18,6 +18,5 @@
android:icon="@drawable/ic_menu_share_holo_light"
android:title="@string/share"
android:enabled="true"
- android:actionProviderClass="android.widget.ShareActionProvider"
android:showAsAction="ifRoom" />
</menu>