Droppers/AnimatedBottomBar

How to use Fragment with this library

abdulazizahwan opened this issue · 0 comments

How do we use fragment with this library? Let say i want to change FrameLayout with fragmentLayout base on position. Let say when we on Home, so my FrameLayout change to fragment_home. Is it possible to use switch case programatically?