try to fix margin / padding

This commit is contained in:
Christian Schabesberger 2017-10-13 13:55:55 +02:00
parent 23eeb4353d
commit d928f5759f
4 changed files with 6 additions and 7 deletions

View file

@ -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"