summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/capture_module.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/capture_module.xml b/res/layout/capture_module.xml
index 2715dcbe2..02c32acab 100644
--- a/res/layout/capture_module.xml
+++ b/res/layout/capture_module.xml
@@ -40,8 +40,8 @@
<SurfaceView
android:id="@+id/mdp_preview_content2"
- android:layout_width="100dp"
- android:layout_height="100dp" />
+ android:layout_width="300dp"
+ android:layout_height="300dp" />
</FrameLayout>
<View