summaryrefslogtreecommitdiffstats
path: root/res/layout/video_module.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/video_module.xml')
-rw-r--r--res/layout/video_module.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/video_module.xml b/res/layout/video_module.xml
index 20d7be1d2..2456caf82 100644
--- a/res/layout/video_module.xml
+++ b/res/layout/video_module.xml
@@ -70,8 +70,8 @@
<com.android.camera.PauseButton android:id="@+id/video_pause"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
- android:layout_marginLeft="70dp"
- android:padding="23dp"
+ android:layout_marginLeft="50dp"
+ android:padding="38dp"
android:src="@drawable/btn_pause_recording"/>
<include layout="@layout/viewfinder_labels_video"
android:id="@+id/labels" />