mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-28 15:31:02 +00:00
feat: moved social bellow synonyms
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user