Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我每天从我的用户那里得到大约 50 个。
我意识到这是一个摩托罗拉 Droid 错误 - http://code.google.com/p/android/issues/detail?id=5164
无论如何我可以在我的代码中发现这个错误吗?
该异常似乎是在内部触发的TextView,因此除非您TextView使用子类或变体并在受保护的方法中捕获该异常,否则您无能为力。
TextView