code: Modification Scan Result screen

This commit is contained in:
veronicagtea 2025-02-20 15:33:58 +03:00
parent 130e67dfb7
commit 2101453caf
2 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
android:id="@+id/success_icon"
android:layout_width="230dp"
android:layout_height="230dp"
android:background="@drawable/res_success2"
android:background="@drawable/res_success"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="@+id/guideline_top" />