Remove elevation overlay

This commit is contained in:
arkon
2020-03-24 18:18:10 -04:00
parent 0b318a19c6
commit 5fd1865504
2 changed files with 2 additions and 1 deletions

View File

@@ -50,7 +50,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="bottom"
app:elevation="0dp"
app:labelVisibilityMode="labeled"
app:menu="@menu/bottom_nav" />