Jelajahi Sumber

Bug fix on back pressed

sduduzog 7 tahun lalu
induk
melakukan
a2d33c5702
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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"