Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash #4

Open
nitinkg7 opened this issue May 27, 2017 · 1 comment
Open

Crash #4

nitinkg7 opened this issue May 27, 2017 · 1 comment

Comments

@nitinkg7
Copy link

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)
at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1258)
at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6348)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:871)
at android.view.Choreographer.doCallbacks(Choreographer.java:683)
at android.view.Choreographer.doFrame(Choreographer.java:619)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:857)
at android.os.Handler.handleCallback(Handler.java:751)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.main(ActivityThread.java:6123)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:867)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:757)

@root1991
Copy link
Contributor

Could you please share more code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants