summaryrefslogtreecommitdiffstats
path: root/res/layout/viewimage.xml
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-02-19 10:57:35 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-02-19 10:57:35 -0800
commitd8bccef54d490ce562e61fc907201da0c666314e (patch)
treef254350cce4028765c3b357809cbca4784b18d02 /res/layout/viewimage.xml
parent5055ba62e22becc9c8d03898b80cda8ed68cfe80 (diff)
downloadpackages_apps_LegacyCamera-d8bccef54d490ce562e61fc907201da0c666314e.zip
packages_apps_LegacyCamera-d8bccef54d490ce562e61fc907201da0c666314e.tar.gz
packages_apps_LegacyCamera-d8bccef54d490ce562e61fc907201da0c666314e.tar.bz2
auto import from //branches/cupcake/...@132276
Diffstat (limited to 'res/layout/viewimage.xml')
-rw-r--r--res/layout/viewimage.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/viewimage.xml b/res/layout/viewimage.xml
index 8d52ea1..a1c9d4d 100644
--- a/res/layout/viewimage.xml
+++ b/res/layout/viewimage.xml
@@ -88,7 +88,7 @@
android:layout_alignParentRight="true"
android:layout_alignParentTop="true"
android:layout_marginRight="50dip"
- android:layout_marginTop="12dip"
+ android:layout_marginTop="10dip"
android:scaleType="center"/>
<LinearLayout
@@ -96,7 +96,7 @@
android:id="@+id/action_icon_panel"
android:layout_alignBottom="@id/shutter_button"
android:layout_toLeftOf="@id/shutter_button"
- android:layout_marginRight="27dip"
+ android:layout_marginRight="15dip"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:orientation="horizontal">