diff options
Diffstat (limited to 'res/layout/camera.xml')
-rw-r--r-- | res/layout/camera.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/camera.xml b/res/layout/camera.xml index c326c04..02d8430 100644 --- a/res/layout/camera.xml +++ b/res/layout/camera.xml @@ -36,7 +36,7 @@ android:focusable="true" android:layout_alignParentRight="true" android:layout_alignParentTop="true" - android:layout_marginRight="50dip" + android:layout_marginRight="10dip" android:layout_marginTop="10dip" android:scaleType="center" /> |