summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/5
diff options
context:
space:
mode:
authorAdam Powell <adamp@google.com>2014-07-10 20:34:14 -0700
committerAdam Powell <adamp@google.com>2014-07-10 20:38:42 -0700
commitff0d298adb4a91499779fece33e97e1c4d8cea32 (patch)
tree7bc6661a7c5d46230ff69534760da4e3283f785a /docs/html/sdk/api_diff/5
parentd3dc721c0a7addef43852d60bfd2472616332ef6 (diff)
Add API to block focus in the presence of a touchscreen
For the sake of devices with touchscreens and optional keyboards, add the touchscreenBlocksFocus attr and associated get/set methods to ViewGroup. This will act much like FOCUS_BLOCKS_DESCENDANTS, but only if the context reports that a touchscreen is present. This allows an app to define much coarser-grained block elements for focus instead of navigating between each individual (normally) focusable element, on the theory that the readily available touchscreen or other keyboard shortcuts allow for more fine-grained interaction. Keyboard focus navigation thereby becomes more efficient at a coarse level. Bug 13987814 Change-Id: Ie652b8845122a59046e96ad6074b3de163779adc
Diffstat (limited to 'docs/html/sdk/api_diff/5')
0 files changed, 0 insertions, 0 deletions