OSDN Git Service

[WifiSetup] Swap buttons position in Skip dialog
authorMaurice Lam <yukl@google.com>
Mon, 1 Dec 2014 20:09:10 +0000 (12:09 -0800)
committerMaurice Lam <yukl@google.com>
Mon, 1 Dec 2014 20:09:10 +0000 (12:09 -0800)
commitab4fb49ab1d9e918885b5a4ea6a79102ac44612b
treefb0ef6e4f5897f1d68ac2f880f47f96ca8c57241
parentc868f7035a6d05332b3d8afcde2ae27ad0413e79
[WifiSetup] Swap buttons position in Skip dialog

According to material-spec, buttons that keep users in the same
screen should be on the left (negative button) while button that
intorduce changes should be on the right, even if the action is
destructive.

Bug: 18542108
Change-Id: I335f83c6bb810cd43aeda28566baacea39435c57
src/com/android/settings/wifi/WifiSetupActivity.java