浏览代码

optimize preview alignment

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 3 年之前
父节点
当前提交
c78967b6b1
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/src/main/res/layout/activity_take_picture.xml

+ 1 - 0
app/src/main/res/layout/activity_take_picture.xml

@@ -39,6 +39,7 @@
         android:layout_width="match_parent"
         android:layout_height="match_parent"
         android:contentDescription="@null"
+        android:scaleType="fitStart"
         android:visibility="invisible" />
 
     <com.google.android.material.button.MaterialButton