summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/Script.java
diff options
context:
space:
mode:
authorYigit Boyar <yboyar@google.com>2016-03-24 17:44:28 -0700
committerYigit Boyar <yboyar@google.com>2016-03-28 10:09:22 -0700
commit0363341f6c2e224d0916bd113988b3b3318dbb55 (patch)
tree94532695b8bd9c96280e35b719d202973f52bcb6 /rs/java/android/renderscript/Script.java
parentfb811aaf4dd062c1ef3581522acb523680f081f3 (diff)
Recover focus on size change in ListView
This CL fixes a bug in ListView where if items are not selectable, not focusable(in terms of ListView flags) but get focus (because they can), ListView would not recover the focus properly although it would make the child visible. The major issue seems like AbsListView marks data set changed when the list resizes. It seems like a workaround for some other issue and the code is from 2009 so instead of changing it, I've decided to implement a workaround to minimize the potential of breaking something else. Bug: 27488391 Change-Id: I5babd00e97bba7cb8cc9cfd0697ef79dfae12b97
Diffstat (limited to 'rs/java/android/renderscript/Script.java')
0 files changed, 0 insertions, 0 deletions