Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

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
like image 864
Jorge Gabriel Siqueira Avatar asked Jul 15 '14 14:07

Jorge Gabriel Siqueira


1 Answers

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

like image 98
Simranjit Kaur Avatar answered Oct 13 '22 23:10

Simranjit Kaur