more margin

This commit is contained in:
arrase 2016-11-24 02:39:41 +01:00
parent da601d86ef
commit 6658101dd9
1 changed files with 1 additions and 1 deletions

View File

@ -20,6 +20,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textSize="30sp"
android:layout_marginBottom="5dp" />
android:layout_marginBottom="10dp" />
</LinearLayout>
</LinearLayout>