I am an android newbie trying to create a bottom navigation bar for my new android app similar to one there in Instagram. Like this where clicking on the search icon adds a
You can look at this example that name NavigationAdvancedSample in google samples. NavigationExtensions will solve your problem
Navigation Advanced Sample