Skip to content

Commit

Permalink
Fix overdrawing
Browse files Browse the repository at this point in the history
  • Loading branch information
notandyvee committed Jun 14, 2024
1 parent 758bc87 commit dfe0c68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion WordPress/src/main/res/layout/main_activity.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
android:id="@+id/bottom_navigation"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?attr/colorSurface"
app:elevation="@dimen/navbar_elevation"
android:visibility="visible"
app:menu="@menu/bottom_nav_main" />
Expand Down

0 comments on commit dfe0c68

Please sign in to comment.