Explorar el Código

added 16dp padding

tobiasKaminsky hace 9 años
padre
commit
57862ef52c
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      res/layout/upload_files_layout.xml

+ 2 - 1
res/layout/upload_files_layout.xml

@@ -40,7 +40,8 @@
             android:layout_width="fill_parent"
             android:layout_height="wrap_content"
             android:layout_gravity="center_horizontal"
-            android:orientation="horizontal">
+            android:orientation="horizontal"
+            android:paddingLeft="16dp">
 
             <RadioButton
                 android:layout_width="wrap_content"