Skip to content

Commit

Permalink
tweak spacing to help out on smaller screens
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed Mar 22, 2023
1 parent 8d87f4e commit b2a95e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/fragment_connect.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/btn_configure"
android:layout_marginTop="32dp"
android:layout_marginTop="24dp"
android:textAllCaps="true"
android:textAppearance="@style/TextAppearance.Material3.BodySmall"

Expand Down

0 comments on commit b2a95e5

Please sign in to comment.