Forráskód Böngészése

added 16dp padding

tobiasKaminsky 9 éve
szülő
commit
57862ef52c
1 módosított fájl, 2 hozzáadás és 1 törlés
  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"