margin
This commit is contained in:
parent
4155246b88
commit
e60e82859b
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue