Closed goodibunakov closed 4 years ago
I assume you mean ViewPager?
I assume you mean ViewPager?
ViewPager, yep ;)
I assume you mean ViewPager?
ViewPager, yep ;)
I have added a setupWithViewPager()
method, use version 1.0.2 :)!
Great! I'll try. Can you add some example to readme?
I have added an example of how to use it: https://github.com/Droppers/AnimatedBottomBar#usage-with-viewpager
The demo app also contains an example: https://github.com/Droppers/AnimatedBottomBar/blob/master/demo/src/main/java/nl/joery/demo/animatedbottombar/ViewPagerActivity.kt
You'll still need to define the tabs yourself.
I have added an example of how to use it: https://github.com/Droppers/AnimatedBottomBar#usage-with-viewpager
The demo app also contains an example: https://github.com/Droppers/AnimatedBottomBar/blob/master/demo/src/main/java/nl/joery/demo/animatedbottombar/ViewPagerActivity.kt
You'll still need to define the tabs yourself.
waiting for ViewPager2 :)
@merdanch I'll implement it as soon as I have time!
@merdanch I have added setupWithViewPager2()
method!
Let me know if it works as expected!
I have added an example of how to use it: https://github.com/Droppers/AnimatedBottomBar#usage-with-viewpager The demo app also contains an example: https://github.com/Droppers/AnimatedBottomBar/blob/master/demo/src/main/java/nl/joery/demo/animatedbottombar/ViewPagerActivity.kt You'll still need to define the tabs yourself.
waiting for ViewPager2 :)
Page not found
Is it possible?