diff options
author | Evan Rosky <erosky@google.com> | 2017-05-11 11:47:54 -0700 |
---|---|---|
committer | Evan Rosky <erosky@google.com> | 2017-05-12 17:01:54 +0000 |
commit | 23114d68bea7157bf302b9124b2daad90b6b1577 (patch) | |
tree | 0909123486f85426a34e9562a2e8d4cefaededb1 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | e96d66dbc122904fa4ed246a5db10dddabcb2d18 (diff) |
Added redundant focusable attribute read in TextView
Some apps were relying on TextView favoring focusable over
focusableInTouchMode when they were explicitly set to
opposite values in XML (usually because they start with an
EditText and only set focusable=false). This behavior is
undefined (and is, in-fact opposite to every other View).
In order to keep backwards-compatibility, this restores
the old behavior.
Bug: 36497135
Bug: 37916052
Test: Tested those apps and they behave like they used to.
TextView CTS still passes.
Change-Id: I65bd1b343a6dfb087f41c9fc8af4b5c1e4c71493
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions