summaryrefslogtreecommitdiff
path: root/libs/rs/rsScript.cpp
diff options
context:
space:
mode:
author Romain Guy <romainguy@android.com> 2009-05-23 13:26:46 -0700
committer Romain Guy <romainguy@android.com> 2009-05-23 13:26:46 -0700
commita02903fbee6725563da4472bd120f844e9d5518c (patch)
tree41d8b1d67aa6ee6e59d0586cc48ac3a9478e997d /libs/rs/rsScript.cpp
parent5b6a5cee4c48fd2ffc35f07ebe9f24eb53086b9a (diff)
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 'libs/rs/rsScript.cpp')
0 files changed, 0 insertions, 0 deletions