Skip to content

Commit

Permalink
[Catalog][BottomAppBar] remove the overflow menu from the bottom app …
Browse files Browse the repository at this point in the history
…bar demo

PiperOrigin-RevId: 431749183
  • Loading branch information
veganafro authored and hunterstich committed Mar 2, 2022
1 parent bfb6086 commit 52daa6f
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -28,5 +28,5 @@
<item
android:icon="@drawable/ic_dashboard_24px"
android:title="@string/cat_bottomappbar_dashboard"
app:showAsAction="never"/>
app:showAsAction="ifRoom"/>
</menu>

0 comments on commit 52daa6f

Please sign in to comment.