try to fix margin / padding
This commit is contained in:
parent
23eeb4353d
commit
d928f5759f
4 changed files with 6 additions and 7 deletions
|
|
@ -3,7 +3,8 @@
|
|||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:orientation="vertical"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
android:layout_height="match_parent"
|
||||
android:padding="13dp">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/titleTextView"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue