Skip to content

Commit

Permalink
Update screen_setup.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmechinmoy authored Nov 16, 2024
1 parent 4cf5cb2 commit 73ed6da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/layout-land/screen_setup.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -108,4 +108,4 @@
app:layout_constraintWidth_percent=".45"
app:layout_constraintRight_toRightOf="parent" />

</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>

0 comments on commit 73ed6da

Please sign in to comment.