Skip to content

Commit

Permalink
chore: update padding
Browse files Browse the repository at this point in the history
  • Loading branch information
aanorbel committed May 27, 2024
1 parent 553a1da commit fd3dc78
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/src/main/res/layout/activity_overview.xml
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,7 @@
android:layout_height="wrap_content"
android:text="Test Settings"
android:layout_below="@+id/desc"
style="?attr/textAppearanceHeadline6"
android:paddingBottom="@dimen/item_padding_large"/>
style="?attr/textAppearanceHeadline6"/>

<LinearLayout
android:id="@+id/automatic_updates_container"
Expand Down

0 comments on commit fd3dc78

Please sign in to comment.