When I use supportFragmentManager to hide and show fragments, navigation bar floats sometimes from up to down or other way around when i click on its items. When I remove onItemSelectedListener it doesnt happpen anymore. This is some piece of code I use
When I use supportFragmentManager to hide and show fragments, navigation bar floats sometimes from up to down or other way around when i click on its items. When I remove onItemSelectedListener it doesnt happpen anymore. This is some piece of code I use