I want to implement bottomNavigationBar. in that when i click on any item within fragment, it should open new view with bottomNavigationBar at bottom and back button on top like below screen.
there is also other example from below link: View
in that, you can see you-tube did same thing with searchView. help me how can i do that.
