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

Fix java.lang.IllegalArgumentException: Wrong state class, expecting View State but received class androidx.appcompat.widget.SearchView$SavedState instead. This usually happens when two views of different type have the same id in the same hierarchy. This view's id is id/0x80. Make sure other views do not use the same id. in android.view.View.onRestoreInstanceState (View.java:20868) #326

Open
isax5 opened this issue Mar 31, 2024 · 0 comments

Comments

@isax5
Copy link
Owner

isax5 commented Mar 31, 2024

Version 4.2.8(1685918420)

Stacktrace

Reason

java.lang.IllegalArgumentException: Wrong state class, expecting View State but received class androidx.appcompat.widget.SearchView$SavedState instead. This usually happens when two views of different type have the same id in the same hierarchy. This view's id is id/0x80. Make sure other views do not use the same id.

Link to App Center

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