Kaustav Chatterjee
Kaustav Chatterjee
+1, same problem here
Any plan to fix this issue? it still exists in 2.0.1
Same problem here..cannot use it with navigation components as my theme is of NoActionBar here is a Quick Workaround - val menu = PopupMenu(this,null).menu menuInflater.inflate(R.menu.home_menu,menu) bottomBar.setupWithNavController(menu,navController) Though I am really...
no, actually i think the owner of this repo haven't actually distributed this library through maven or jitpack or any other distribution system, i actually found some other library to...
Any progress on this? This feature is very useful, native android has it from the beginning..