From aefb028cb120b2908038f459e33b61d18ad32417 Mon Sep 17 00:00:00 2001 From: Daniel Sandler Date: Wed, 5 May 2010 15:28:30 -0400 Subject: Nudge the camera preview 2dip from the screen edge. On Sapphire, the preview background was right up against the edge of the screen; since that portion of border_view_finder.9.png is very dark, it looked as if there was no border at all. Now there's a guaranteed 2dip of bg_camera_pattern.png texture visible to the left of the viewscreen. Bug: 2655309 Change-Id: I4d4f45542700b8b0fec564b72895e42d9dd29da3 --- res/layout/camera.xml | 1 + res/layout/video_camera.xml | 1 + 2 files changed, 2 insertions(+) (limited to 'res/layout') diff --git a/res/layout/camera.xml b/res/layout/camera.xml index 94613e7..772106b 100644 --- a/res/layout/camera.xml +++ b/res/layout/camera.xml @@ -24,6 +24,7 @@