詹子聪 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"