Skip to content

Commit

Permalink
name change
Browse files Browse the repository at this point in the history
  • Loading branch information
LeOS-GSI committed Mar 1, 2022
1 parent 390ebdd commit 28c8d3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/layout/fragment_about.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<ScrollView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_height="234dp"
android:clipToPadding="false"
android:fillViewport="true"
android:overScrollMode="never"
Expand Down Expand Up @@ -76,7 +76,7 @@
android:layout_centerHorizontal="true"
android:layout_marginTop="@dimen/margin_xsmall"
android:gravity="center_vertical"
android:text="Made with ❤ in India"
android:text="Reworked with ❤ in Autria"
android:textAppearance="@style/TextAppearance.Aurora.Line3" />

<TextView
Expand Down

0 comments on commit 28c8d3c

Please sign in to comment.