This commit is contained in:
arrase 2016-11-18 01:26:10 +01:00
parent 4155246b88
commit e60e82859b
1 changed files with 3 additions and 2 deletions

View File

@ -2,8 +2,9 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
android:layout_height="wrap_content"
android:orientation="vertical"
android:layout_marginBottom="15sp">
<TextView
android:id="@+id/hs_name"