fix update item margin

closes sk22#308
This commit is contained in:
sk 2023-01-18 12:10:35 +01:00
parent b038f81718
commit 3b542730b1
1 changed files with 1 additions and 3 deletions

View File

@ -23,9 +23,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"
android:layout_marginVertical="16dp"
android:layout_marginEnd="16dp"
android:layout_marginStart="8dp"
android:layout_margin="16dp"
android:textAppearance="@style/m3_body_medium"
tools:text="@string/sk_update_available"/>