瀏覽代碼

布局比例

詹子聪 5 年之前
父節點
當前提交
275b9ce2a4
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      app/src/main/res/layout/activity_camera.xml

+ 2 - 1
app/src/main/res/layout/activity_camera.xml

@@ -149,7 +149,8 @@
                     android:layout_width="match_parent"
                     android:layout_height="match_parent"
                     android:gravity="center_vertical"
-                    android:orientation="horizontal">
+                    android:orientation="horizontal"
+                    android:paddingBottom="@dimen/margin_default">
 
                     <RelativeLayout
                         android:layout_width="0dp"