This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b6888167d39bbfdb3e26e12f267c6d1abc6ce2b2
frameworks_base
/
core
/
java
History
Romain Guy
b6888167d3
Fixes
#1872506
. Prevents NPE in ListView. When the opaque property changes at runtime, it is possible to end up in a situation in which the divider's Paint instance has not been instanciated. This change simples uses a final Paint that is guaranteed to not be null.
2009-05-22 14:09:29 -07:00
..
android
Fixes
#1872506
. Prevents NPE in ListView. When the opaque property changes at runtime, it is possible to end up in a situation in which the divider's Paint instance has not been instanciated. This change simples uses a final Paint that is guaranteed to not be null.
2009-05-22 14:09:29 -07:00
com
Merge change 1932 into donut
2009-05-20 15:28:36 -07:00
jarjar-rules.txt
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00
overview.html
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00