Layout tweak
This commit is contained in:
@@ -2,4 +2,7 @@
|
||||
<TextView
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/listitem_height_one_line"/>
|
||||
android:layout_height="@dimen/listitem_height_one_line"
|
||||
android:layout_marginLeft="@dimen/listitem_horizontal_margin"
|
||||
android:layout_marginStart="@dimen/listitem_horizontal_margin"
|
||||
android:gravity="center_vertical"/>
|
||||
Reference in New Issue
Block a user