I want to do something like this in my android app. I tryied with app bar and fab button but was unsuccessful. Do you have any ideas?
I have created a Bottom navigationView with 5 menu items. The middle item has no image. So I added an imageButton(android:clickable="false") inside the bottom navigationView.