Skip to content
Snippets Groups Projects
Commit 6c93cdff authored by t895's avatar t895
Browse files

android: Use more padding on top of each settings header

parent 470714e2
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,8 @@
android:layout_height="wrap_content"
android:layout_gravity="start|center_vertical"
android:paddingHorizontal="@dimen/spacing_large"
android:paddingVertical="16dp"
android:paddingTop="16dp"
android:paddingBottom="8dp"
android:textAlignment="viewStart"
android:textColor="?attr/colorPrimary"
android:textStyle="bold"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment