Romain Guy cafdea61a8 Fixes #1914574. An NPE could be causes in lists by ViewGroup.dispatchDraw().
ViewGroup was trying to access the AttachInfo without checking whether the
info object is null. The object can be null at varioous times in the lifecycle
of a list.
2009-06-12 10:51:36 -07:00
2009-06-12 10:28:28 -07:00
2009-06-11 14:09:11 -07:00
2009-06-12 08:32:09 -07:00
2009-06-12 08:33:59 -07:00
2009-06-11 19:50:05 -07:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%