padding
This commit is contained in:
parent
b04d0eb17a
commit
a49ac3fcc5
|
@ -37,7 +37,8 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:textSize="18sp"
|
||||
android:paddingLeft="10dp" />
|
||||
android:paddingLeft="10dp"
|
||||
android:paddingBottom="10dp" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
|
Loading…
Reference in New Issue