Преглед на файлове

Bug fix on back pressed

sduduzog преди 7 години
родител
ревизия
a2d33c5702
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      app/src/main/res/layout/main_list_item.xml

+ 1 - 1
app/src/main/res/layout/main_list_item.xml

@@ -9,7 +9,7 @@
         android:layout_width="wrap_content"
         android:layout_height="wrap_content"
         android:layout_marginStart="8dp"
-        android:layout_marginTop="8dp"
+        android:layout_marginTop="16dp"
         android:layout_marginBottom="8dp"
         android:textSize="42sp"
         app:layout_constraintBottom_toBottomOf="parent"