diff options
author | Evan Rosky <erosky@google.com> | 2017-09-08 14:27:24 -0700 |
---|---|---|
committer | Evan Rosky <erosky@google.com> | 2017-09-11 12:16:59 -0700 |
commit | 4dc3289c942398507a8b6240559da599d11a3284 (patch) | |
tree | 6fc53d54a259734cd7d657d4042bdc7f22b80680 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 8eb098600acbadfad44c579d72f717d08f06f284 (diff) |
Enable new initial-focus behavior for P
This means that, by default, nothing gets initial focus.
In order to have something focused at activity start, an
app must explicitly provide a <requestFocus /> tag. Since
this tag uses the "default" focus mechanism, it can be
placed in a parent and focus will go to whatever view is
the default focusable in that hierarchy.
This takes effect for targetApi >= P
Bug: 34520588
Test: Added CTS tests in View_FocusHandlingTest
Change-Id: I59fe2b9de2e0f7a21e3dd11e7a837b7c83f410f5
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions