Jorge Antonio Diaz-Benito Soriano преди 10 години
родител
ревизия
0c384167c1
променени са 1 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 3 1
      res/layout/text_file_preview.xml

+ 3 - 1
res/layout/text_file_preview.xml

@@ -7,4 +7,6 @@
     android:divider="@null"
     android:dividerHeight="0dp"
     android:focusable="false"
-    android:focusableInTouchMode="false" />
+    android:focusableInTouchMode="false"
+    android:layout_marginStart="8dp"
+    android:layout_marginEnd="8dp" />