Обновить app/src/main/res/layout/fragment_qr_result.xml

This commit is contained in:
Sanny_Sly 2025-02-19 11:10:16 +00:00
parent 05455c4f42
commit 4e127d08dd

View File

@ -33,7 +33,7 @@
<Button
android:id="@+id/close"
android:layout_width="0dp"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_margin="16dp"
android:text="@string/close_button"