mirror of
https://github.com/nuclearfog/Shitter.git
synced 2025-01-29 02:19:35 +01:00
layout fix
This commit is contained in:
parent
36586164b3
commit
ca94bb60c5
@ -133,7 +133,6 @@
|
||||
android:layout_marginEnd="@dimen/icon_margin"
|
||||
android:layout_marginRight="@dimen/icon_margin"
|
||||
android:contentDescription="@string/following"
|
||||
android:visibility="invisible"
|
||||
app:srcCompat="@drawable/following" />
|
||||
|
||||
<TextView
|
||||
@ -150,7 +149,6 @@
|
||||
android:layout_marginEnd="@dimen/icon_margin"
|
||||
android:layout_marginRight="@dimen/icon_margin"
|
||||
android:contentDescription="@string/follower"
|
||||
android:visibility="invisible"
|
||||
app:srcCompat="@drawable/follower" />
|
||||
|
||||
<TextView
|
||||
@ -240,7 +238,6 @@
|
||||
android:layout_marginEnd="@dimen/icon_margin"
|
||||
android:layout_marginRight="@dimen/icon_margin"
|
||||
android:contentDescription="@string/profile_date"
|
||||
android:visibility="gone"
|
||||
app:srcCompat="@drawable/calendar" />
|
||||
|
||||
<TextView
|
||||
|
Loading…
x
Reference in New Issue
Block a user