Hymnal-Xamarin icon indicating copy to clipboard operation
Hymnal-Xamarin copied to clipboard

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/0x93. Make sure other views do not use the same id. in android.view.View.onRestoreInstanceState (View.java:21602)

Open isax5 opened this issue 1 year ago • 0 comments

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/0x93. Make sure other views do not use the same id.

Link to App Center

isax5 avatar Jun 24 '23 14:06 isax5