commit | cff37ecbdd4a3d8f9b81fc295155bde5fcf8ea0c | [log] [tgz] |
---|---|---|
author | Paul Lawrence <paullawrence@google.com> | Mon Aug 03 09:44:23 2015 -0700 |
committer | Paul Lawrence <paullawrence@google.com> | Tue Aug 11 15:17:04 2015 -0700 |
tree | b35816248524df05ad65c6bb5a712fd326721810 | |
parent | 18d8682802460074f4b0e628bae4d4051d542c77 [diff] |
Gray out confirm button on pattern/pin/password set dialog Setting a pin/pattern/password can take a second. Gray out the confirm button to avoid multiple submissions. Note that this requires async tasks so that the button is shown as gray in a timely way. Also don't add another stage - this causes a11y to repeat the title. Bug: 22882174 Change-Id: Ib8047fde9e12afa25e82ebfa3a1e799a4b7043f2