Files
frameworks_base/core/java/android
Romain Guy 779398e7eb Fixes a potential NPE in View.
Calling getLocationOnScreen() before the View is attached to a window can
throw an NPE. This change simply guards against the exception.
2009-06-16 13:17:50 -07:00
..
2009-05-13 17:51:37 -07:00
2009-06-15 20:21:30 -07:00
2009-06-12 10:28:28 -07:00
2009-06-11 14:35:48 -07:00
2009-06-10 15:22:17 -07:00
2009-06-16 13:17:50 -07:00
2009-06-15 10:42:20 -07:00