From efa3f22e42b31bfcf916610e01efe0bdc4940080 Mon Sep 17 00:00:00 2001 From: Angus Kong Date: Sat, 18 Feb 2012 06:04:50 +0800 Subject: Fix the share popup. DO NOT MERGE Fix the share popup to comply with the new design: 1. Black background. 2. Image is centered. 3. Share popup won't rotate automatically. bug:6031042 Change-Id: I86b15a19bc8f7598d444cd9032960ea02e251668 --- res/layout/share_popup.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'res/layout') diff --git a/res/layout/share_popup.xml b/res/layout/share_popup.xml index 087d8c7..f8cb5e5 100644 --- a/res/layout/share_popup.xml +++ b/res/layout/share_popup.xml @@ -25,12 +25,13 @@ + android:layout_gravity="top|center" + android:background="@color/share_popup_blackout"> + android:layout_gravity="center">