BottomBar
BottomBar copied to clipboard
why bottombar reload fragment when tab select?
I don't want reload fragment when tab select. how do it?
Maybe is because you are not implementing fragments right. Is not BottomBar Lib problem.
There is a piece of code that may help you: https://gist.github.com/supportclik/546ef9e16c9de86c83a501655c46e096
thanks u!