OfficialFoldingTabBar.Android
OfficialFoldingTabBar.Android copied to clipboard
In Relative Layout trying more than four Item not work. ( Just Show Four Item from top in Menu Layout) In Constraint Layout the Tab Bar Exceeds the View Width...
Hi @root1991, Firstly Thanks for the library. I have recently discover your library but when i try to import to library through the gradle with the below line `compile 'com.github.Yalantis:OfficialFoldingTabBar.Android:v0.9'`...
hi how to disable rotating circle menu button icon on Click?
Is there any way to change the menu color from green to color of our own choice?
Crash
App getting crashed after using the tabbar. Initialization is getting faliled. E/UncaughtException: kotlin.UninitializedPropertyAccessException: lateinit property mData has not been initialized at client.yalantis.com.foldingtabbar.FoldingTabBar.initExpandAnimators(FoldingTabBar.kt:160) at client.yalantis.com.foldingtabbar.FoldingTabBar.access$initExpandAnimators(FoldingTabBar.kt:25) at client.yalantis.com.foldingtabbar.FoldingTabBar$initViewTreeObserver$1.onPreDraw(FoldingTabBar.kt:105) at android.view.ViewTreeObserver.dispatchOnPreDraw(ViewTreeObserver.java:944) at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2213)...
I'm curious to know, is there any reasons for this or is just some internal decision? currently 84% of the users are on SDK 19 and above. 12% of that...