Ver código fonte

added 16dp padding

tobiasKaminsky 9 anos atrás
pai
commit
57862ef52c
1 arquivos alterados com 2 adições e 1 exclusões
  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"