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 on OPPO #92

Open
vitek0585 opened this issue Oct 29, 2018 · 0 comments
Open

Crash on OPPO #92

vitek0585 opened this issue Oct 29, 2018 · 0 comments

Comments

@vitek0585
Copy link

vitek0585 commented Oct 29, 2018

I've faced with the crash on OPPO 5.1.1 with a very strange error for me I don't have any assumptions how it might happen. Here below stacktrace with the occurred error where 'void studio.carbonylgroup.textfieldboxes.a.a()' is a CompositeListener.void clearListeners().

Caused by java.lang.NullPointerException: Attempt to invoke virtual method 'void studio.carbonylgroup.textfieldboxes.a.a()' on a null object reference
at studio.carbonylgroup.textfieldboxes.ExtendedEditText.setOnFocusChangeListener(Unknown Source)
at android.widget.OppoEditor.(OppoEditor.java:99)
at android.widget.TextView.createEditorIfNeeded(TextView.java:9307)
at android.widget.TextView.(TextView.java:1161)
at android.widget.EditText.(EditText.java:65)
at android.widget.AutoCompleteTextView.(AutoCompleteTextView.java:141)
at android.widget.AutoCompleteTextView.(AutoCompleteTextView.java:136)
at android.support.v7.widget.AppCompatAutoCompleteTextView.(Unknown Source)
at studio.carbonylgroup.textfieldboxes.TextInputAutoCompleteTextView.(Unknown Source)
at studio.carbonylgroup.textfieldboxes.ExtendedEditText.(Unknown Source)
at studio.carbonylgroup.textfieldboxes.ExtendedEditText.(Unknown Source)

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

1 participant