From bc4be6e707ee101dfbdc0c11f20baedc896f2905 Mon Sep 17 00:00:00 2001 From: Ray Chen Date: Fri, 19 Aug 2011 11:00:00 +0800 Subject: Fix 5158515 [UI] Slideshow action in portrait Photo/Video and Video playback views should be in the overflow/menu Change-Id: If3171b9db1ad2f9f238f1fd5625ac9a1ed7d5ef0 --- res/menu/photo.xml | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/res/menu/photo.xml b/res/menu/photo.xml index d01ba2859..b5103579e 100644 --- a/res/menu/photo.xml +++ b/res/menu/photo.xml @@ -14,19 +14,21 @@ limitations under the License. --> + - - - + android:showAsAction="ifRoom" /> + android:showAsAction="ifRoom"> - + android:showAsAction="never" /> -- cgit v1.2.3