summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2012-04-04 16:44:39 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2012-04-04 17:24:09 -0700
commit57cadf2a97a81e5bea49bac573249076ebd95a93 (patch)
tree17fc4e59278ec49b563cf696755093a4e809e52f /graphics/java/android/renderscript/ProgramStore.java
parent75cf9e19a575c28c200c02c0ab6f83bb79f5c50d (diff)
Fixing broken clear focus behavior.
1. In a prevous patch I fixed the issues when on clearing focus of the first focusable view the callback for gaining focus were called before the ones for losing focus. Since it cause some issues the patch was reverted and resubmitted. In this chaos some code was missed so tests are failing. Added the missing logic to give focus to the first focusable in the current touch mode when a view loses focus. 2. Removed clear focusForRemoval methid since it is a dup of unFocus(); Note: All focus tests now pass. Change-Id: I06881d4b5a66fc5a33efca16a96f20207a7220d3
Diffstat (limited to 'graphics/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions