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 8fe42e178..fa01a6c85 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:visibility="gone"
android:src="@drawable/btn_pause_recording"/>