Skip to content

Commit

Permalink
cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
tsynik committed Jun 14, 2024
1 parent 3cb028c commit 12a11e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/layout/navigation_menu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
android:layout_width="72dp"
android:layout_height="72dp"
android:layout_gravity="center|top"
android:layout_marginTop="5dp"
android:layout_marginTop="3dp"
android:contentDescription="@string/app_name"
android:padding="5dp"
android:src="@mipmap/ic_launcher" />
Expand All @@ -40,7 +40,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="center|bottom"
android:layout_marginBottom="5dp"
android:layout_marginBottom="7dp"
android:orientation="vertical">

<TextView
Expand Down

0 comments on commit 12a11e3

Please sign in to comment.