OSDN Git Service

Added focusable true on search_button for D-pad.
authorKi-Hwan Lee <kihwanl@google.com>
Tue, 8 Jan 2013 09:15:56 +0000 (18:15 +0900)
committerKi-Hwan Lee <kihwanl@google.com>
Thu, 24 Jan 2013 04:15:30 +0000 (13:15 +0900)
commit6855733b7f95bcf31a24488ca9129bf409694782
tree3a9c2784ea886c4a3cb9a9656940cef50b9b2109
parentb5a7204313447101ad80c0c6015e930f1e6b1013
Added focusable true on search_button for D-pad.

To give focus to search_button on ActionBar by using D-pad,
the search_button should be set focusable true.

How to reproduce:
(1) Open "API Demos" application -> App -> Action Bar -> Action Bar Usage
(2) Try to focus the Search View, using the D-pad.

Change-Id: Idc0b8e8d88391c152e0fc20467c23d03ab558f62
core/res/res/layout/search_view.xml