Updated on 2026-08-14
This commit is contained in:
parent
f43d1c5ae5
commit
3e99e1f1c8
2 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,7 @@
|
|||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_card_background"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="200dp"
|
||||
android:layout_height="230dp"
|
||||
android:layout_marginStart="32dp"
|
||||
android:layout_marginTop="67dp"
|
||||
android:layout_marginEnd="32dp"
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:id="@+id/imv_card_background"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="200dp"
|
||||
android:layout_height="230dp"
|
||||
android:layout_marginStart="32dp"
|
||||
android:layout_marginTop="@dimen/onboarding_square_background_margin_top"
|
||||
android:layout_marginEnd="32dp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue