Skip to content Skip to sidebar Skip to footer

Typedvalue Converting To String

At random points while I'm using my Android application, LogCat is flooded with dozens of repetitions of the following 5 lines: 10-26 12:53:30.372 21270-21270 W/Resources﹕ Conve

Solution 1:

I filed a bug report with the Android team, as I still couldn't explain or fix this issue. The bug report is here. A commenter suggested that I uncheck "Enable view attribute inspection" in the Developer Options. Lo and behold, this problem is now fixed! I don't remember ever checking that, which is weird, but at least I now know what causes this problem.


Post a Comment for "Typedvalue Converting To String"