summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2012-06-02 14:35:02 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2012-06-02 14:35:13 -0700
commitb552d89e901225e2b6aa2602e874ab984c638415 (patch)
treefe9760179469a54713c496930c0e9fab5c070dd2 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parenta90e4512ab81dcd8cdbefdd2ffa0de55fca1caa3 (diff)
Double input focus and focus movement in list not working.
1. The clearFocus routine in ViewGroup was clearing the pointer to the descendant which has focus after calling clear focus on that child. However, currently clearing the focus of a view causes the view that loses focus to try to give the focus to the first focusable which potentially sets the pointer to the child that has input focus in the ViewGroup but the ViewGruop essentially clears that pointer. This resulted in having two focused views at the same time in some cases. 2. AbsListView was not calling the super implementation of add focusables if the focus type was not accessibility. bug:6559819 Change-Id: I478dfed000b5de3f9b15e12eb82aa3d34c2301e4
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions