Skip to content

Commit

Permalink
Revert "Give up on rounded navigation bar corners"
Browse files Browse the repository at this point in the history
This reverts commit 7e0371b.
  • Loading branch information
KreitinnSoftware committed Jan 30, 2025
1 parent 61d8283 commit a934e01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@

<com.google.android.material.bottomnavigation.BottomNavigationView
android:id="@+id/bottom_navigation"
style="@style/RoundTopCorners"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:padding="8dp"
Expand Down

0 comments on commit a934e01

Please sign in to comment.