Files
frameworks_base/core/java/android/view
Adam Powell ff0d298adb 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
2014-07-10 20:38:42 -07:00
..
2014-07-01 15:32:12 -07:00
2014-06-18 10:45:27 -07:00
2014-06-02 16:33:52 -07:00
2013-11-01 02:38:01 +00:00
2014-06-27 22:34:16 +00:00
2014-07-01 15:32:12 -07:00
2014-06-27 22:34:16 +00:00