summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorEvan Rosky <erosky@google.com>2017-04-06 18:48:33 -0700
committerEvan Rosky <erosky@google.com>2017-04-07 16:13:05 -0700
commit8448523665d682efaab93d2b76ef30e36f54c652 (patch)
tree83b82224fe27240ef638f7b6e05f65e0cdc854aa /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parenteb93670383aa40ad7ed55861e667c08e8a3682a6 (diff)
Fix focus ordering with duplicate ids
AdapterViews (and other dynamic layouts) inflate views which can lead to multiple views with the same id. The original user-specified focus logic assumed that id's were unique causing focus loops. This now uses the full "insideOut" id-search instead of an id->view map. Bug: 32647147 Test: FocusFinderTest still passes. Added #testDuplicateId specifically for this scenario Change-Id: Iaed98438f5ad70c866dd72e699453eab0ac0cf58
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions