красивая картинка на главной

This commit is contained in:
Juja2025 2025-02-20 14:13:11 +03:00
parent 4842013e53
commit e63ef4710d

View File

@ -9,7 +9,7 @@
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:padding="16dp">
android:padding="25dp">
<TextView
android:id="@+id/error"
@ -63,6 +63,7 @@
android:layout_height="120dp"
android:layout_marginBottom="16dp"
android:contentDescription="@null"
android:scaleType="fitXY"
app:layout_constraintBottom_toTopOf="@+id/scan"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"