feat: moved social bellow synonyms

This commit is contained in:
aayush262 2024-05-03 23:17:43 +05:30
parent 126fe75c46
commit 7bdc7c1719
3 changed files with 37 additions and 35 deletions

View file

@ -78,8 +78,10 @@
<TextView
android:id="@+id/profileUserName"
android:layout_width="wrap_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center"
android:singleLine="true"
android:layout_gravity="center_horizontal|center_vertical"
android:ellipsize="end"
android:text="@string/username"

View file

@ -966,6 +966,7 @@ Non quae tempore quo provident laudantium qui illo dolor vel quia dolor et exerc
<string name="banner">%1$s\ [Banner]</string>
<string name="your_story">Your Story</string>
<string name="your_progress">Your Progress</string>
<string name="you">You</string>
<string name="logout_confirm">Are you sure you want to logout?</string>
<string name="app_died">APP DIED</string>
<string name="an_unexpected_error_occurred">An unexpected error occurred.\nPlease send a crash report to the developer :)</string>