commit | da9d150302ad31c47e6ff37f9400e07ba7afce61 | [log] [tgz] |
---|---|---|
author | Chulwoo Lee <chulwoo@google.com> | Wed Jun 24 19:24:35 2015 -0700 |
committer | Chulwoo Lee <chulwoo@google.com> | Wed Jun 24 19:24:35 2015 -0700 |
tree | 620713ebe84ae455a7d655750e5a03ddf0becfd0 | |
parent | 25afa649171bb3821df4029d893356393b7d8b57 [diff] |
Make non-clickable item not focusable Currently, even though the button is not clickable, it is still focusable. This causes that if we want to click the button of the next step, we should press DOWN key and move the focus. Changed that the non-clickable item doesn't have focus. Change-Id: I2a7ae5042205c1713ec9656e67c8c9ebbc392545