詹子聪 hace 5 años
padre
commit
275b9ce2a4
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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"