diff options
| author | Android (Google) Code Review <android-gerrit@google.com> | 2009-05-23 13:27:18 -0700 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2009-05-23 13:27:18 -0700 |
| commit | d9a874a4cb8e82ae64c1698bd71ced8d87bbc5cd (patch) | |
| tree | e40c1062ef8adb9f5cd0d20ae0c141ac79d03235 /include/android_runtime/AndroidRuntime.h | |
| parent | 270e87f71abc2edf446dbec20c725c823e8c7f37 (diff) | |
| parent | a02903fbee6725563da4472bd120f844e9d5518c (diff) | |
| download | frameworks_base-d9a874a4cb8e82ae64c1698bd71ced8d87bbc5cd.zip frameworks_base-d9a874a4cb8e82ae64c1698bd71ced8d87bbc5cd.tar.gz frameworks_base-d9a874a4cb8e82ae64c1698bd71ced8d87bbc5cd.tar.bz2 | |
Merge change 2397 into donut
* changes:
Fixes NPE in ListViews with non-selectable items. This was caused by a weird initialization issue in ListView and AbsListView: a private final field instanciated in the declaration in ListView was used in AbsListView<init> via an overriden method and that field was somehow null at this time. This fix moves the instanciation at a later point.
Diffstat (limited to 'include/android_runtime/AndroidRuntime.h')
0 files changed, 0 insertions, 0 deletions
