diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 4172d4e..36286a8 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -6,6 +6,7 @@ + + android:orientation="vertical"> + + \ No newline at end of file diff --git a/app/src/main/res/layout/fragment_qr_result.xml b/app/src/main/res/layout/fragment_qr_result.xml index 012682d..908a4da 100644 --- a/app/src/main/res/layout/fragment_qr_result.xml +++ b/app/src/main/res/layout/fragment_qr_result.xml @@ -15,7 +15,7 @@ android:id="@+id/result" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:textSize="24dp" + android:textSize="24sp" tools:text="Успешно!"/>