feat: moved social bellow synonyms
This commit is contained in:
parent
126fe75c46
commit
7bdc7c1719
3 changed files with 37 additions and 35 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue