Adjust sources section heading padding

This commit is contained in:
arkon
2020-04-24 11:00:07 -04:00
parent a088c9ca7c
commit 292655cbdc
2 changed files with 1 additions and 1 deletions
@@ -12,7 +12,6 @@
android:paddingStart="@dimen/material_component_text_fields_padding_above_and_below_label"
android:paddingTop="8dp"
android:paddingEnd="@dimen/material_component_text_fields_padding_above_and_below_label"
android:paddingBottom="8dp"
tools:text="Title" />
</FrameLayout>