From 402656b4d8bd58cb17ef7bc3d1aff01a5b63d72e Mon Sep 17 00:00:00 2001 From: Ray Chen Date: Fri, 19 Aug 2011 11:00:00 +0800 Subject: [PATCH] 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" /> -- 2.11.0