What the logcat message: “E/MoreInfoHPW_ViewGroup(2905): Parent view is not a TextView” means?

痞子三分冷 提交于 2019-12-10 02:23:11

问题


I'm developing an android app, and I put a filter in my logcat to filter logs by my application package name. Unfortunately, this error message always appear and I don't know how to fix it. My app works well, without any problem or crash. However I want to fix this error log.

07-15 11:14:48.808: E/MoreInfoHPW_ViewGroup(2905): Parent view is not a TextView

回答1:


you can ignore this , it's a known issue with Samsung models.



来源:https://stackoverflow.com/questions/24760745/what-the-logcat-message-e-moreinfohpw-viewgroup2905-parent-view-is-not-a-te

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!