WankkoRee / WebViewPP

Enable WebView debugging and add vConsole in it. Support WebView, TBS X5, UC U4, Crosswalk(XWalk), XWeb. 启用 WebView 调试并添加 vConsole,支持 WebView、TBS X5、UC U4、Crosswalk(XWalk)、XWeb。
539 stars 71 forks source link

Fix java.lang.UnsupportedOperationException: Failed to resolve attribute at index 1: TypedValue{t=0x2/d=0x7f030171 a=-1} in androidx.appcompat.view.menu.MenuAdapter.getView (MenuAdapter.java:94) #21

Closed WankkoRee closed 1 year ago

WankkoRee commented 1 year ago

Version v3.0.0.176.1778b59(15)

Stacktrace

androidx.appcompat.view.menu.MenuAdapter.getView (MenuAdapter.java:94);

androidx.appcompat.view.menu.MenuPopup.measureIndividualMenuWidth (MenuPopup.java:161);

androidx.appcompat.view.menu.StandardMenuPopup.tryShow (StandardMenuPopup.java:174);

androidx.appcompat.view.menu.StandardMenuPopup.show (StandardMenuPopup.java:208);

androidx.appcompat.view.menu.MenuPopupHelper.showPopup (MenuPopupHelper.java:299);

androidx.appcompat.view.menu.MenuPopupHelper.tryShow (MenuPopupHelper.java:185);

androidx.appcompat.view.menu.MenuPopupHelper.show (MenuPopupHelper.java:147);

androidx.appcompat.widget.PopupMenu.show (PopupMenu.java:238);

cn.wankkoree.xp.webviewpp.activity.App.$r8$lambda$soUTi837EtCPnOD5v8wLWo7MCm8;

cn.wankkoree.xp.webviewpp.activity.App$$ExternalSyntheticLambda23.onClick;

Reason

java.lang.UnsupportedOperationException: Failed to resolve attribute at index 1: TypedValue{t=0x2/d=0x7f030171 a=-1}

Link to App Center