Added a little margin before the description

This commit is contained in:
Daniel Martí 2013-10-17 22:23:06 +02:00
parent 2528df2f10
commit 808c4cefc3

View File

@ -32,6 +32,7 @@
android:id="@+id/description"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_marginTop="6sp"
android:singleLine="false" />
<TextView