summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/layout/video_module.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/video_module.xml b/res/layout/video_module.xml
index 97db03af2..267cc2c37 100644
--- a/res/layout/video_module.xml
+++ b/res/layout/video_module.xml
@@ -62,7 +62,7 @@
<com.android.camera.PauseButton android:id="@+id/video_pause"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
- android:layout_marginLeft="50dp"
+ android:layout_marginLeft="70dp"
android:padding="23dp"
android:src="@drawable/btn_pause_recording"/>
<include layout="@layout/viewfinder_labels_video"