diff --git a/app/src/main/res/layout-land/screen_setup.xml b/app/src/main/res/layout-land/screen_setup.xml index 5ead0bd1..63f3de9c 100644 --- a/app/src/main/res/layout-land/screen_setup.xml +++ b/app/src/main/res/layout-land/screen_setup.xml @@ -56,7 +56,7 @@ android:layout_height="wrap_content" app:layout_constraintWidth_max="425dp" app:layout_constraintHorizontal_bias="0" - android:text="The perfect app where you can customize everything, with tons of features and a stylish look." + android:text="@string/welcome_to_app_description" android:textAppearance="@style/TextAppearance.Material3.BodyLarge" android:layout_marginTop="8dp" android:layout_marginHorizontal="32dp" @@ -108,4 +108,4 @@ app:layout_constraintWidth_percent=".45" app:layout_constraintRight_toRightOf="parent" /> - \ No newline at end of file +