This commit is contained in:
arrase 2016-11-24 22:45:37 +01:00
parent b04d0eb17a
commit a49ac3fcc5
1 changed files with 2 additions and 1 deletions

View File

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