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

Show NullPointerException #31

Open
patugosavi opened this issue Nov 10, 2022 · 2 comments
Open

Show NullPointerException #31

patugosavi opened this issue Nov 10, 2022 · 2 comments

Comments

@patugosavi
Copy link

patugosavi commented Nov 10, 2022

java.lang.NullPointerException: Attempt to invoke virtual method 'void com.tr4android.support.extension.drawable.ColorTransitionDrawable.setColorRatio(float)' on a null object reference

I have use updated version of android studio Android Studio Dolphin 2021.3.1 Patch 1.

Android studio previous version is proper work but after update show anytime NullPointerException.

@taltstidl
Copy link
Owner

I am not actively using or maintaining this library anymore and pretty busy these days, so I'm afraid I won't be able to help. Anyone else having this issue who could provide a potential solution?

@joao-moniz
Copy link

I'm having the same problem with screen rotation

java.lang.NullPointerException: Attempt to invoke virtual method 'void com.tr4android.support.extension.drawable.ColorTransitionDrawable.setColorRatio(float)' on a null object reference
at com.tr4android.support.extension.widget.FloatingActionMenu.onRestoreInstanceState(FloatingActionMenu.java:687)

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

3 participants