Use spacing better fitting material design
This commit is contained in:
parent
a26a62d4ec
commit
a6c6041aed
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
Loading…
Reference in a new issue