Use spacing better fitting material design

This commit is contained in:
ligi 2016-01-04 03:38:37 +01:00
parent a26a62d4ec
commit a6c6041aed

View file

@ -7,5 +7,5 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:id="@+id/help_tv"
android:padding="7dp" />
android:padding="16dp" />
</ScrollView>