From f660ebb22938f60323c704002c707e4e6d461694 Mon Sep 17 00:00:00 2001 From: junjiez Date: Wed, 7 Dec 2016 18:07:08 +0800 Subject: SnapdragonCamera:Fix bestPicture display in wrong size Set the size of the imageview to match parent and show the image with its original ratio of width and height to avoid showing in wrong size when rotate the screen. Change-Id: I2b2e68f36248700e9dc21082086854516eb4cac0 CRs-Fixed: 1096576 --- res/layout/bestpicture_page.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) mode change 100644 => 100755 res/layout/bestpicture_page.xml (limited to 'res/layout') diff --git a/res/layout/bestpicture_page.xml b/res/layout/bestpicture_page.xml old mode 100644 new mode 100755 index d6b6022c8..5a1b604f0 --- a/res/layout/bestpicture_page.xml +++ b/res/layout/bestpicture_page.xml @@ -34,9 +34,9 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.