OSDN Git Service

ChooseLockPassword shows wrong string when confirmed password is wrong
authorKevin Chyn <kchyn@google.com>
Thu, 1 Mar 2018 01:28:15 +0000 (17:28 -0800)
committerKevin Chyn <kchyn@google.com>
Thu, 1 Mar 2018 01:28:15 +0000 (17:28 -0800)
commitd7b4b1b951d77a8ef8365abdfbfc979c7fc2911c
tree22a6441c8ca5fd4ec97ed78cae47322301d67908
parentc3bc3bc690e2743693694dc50b3c600f137f69cf
ChooseLockPassword shows wrong string when confirmed password is wrong

Fixes: 70561469

Test: try to setup a password/pin, but type in a wrong pw/pin
      when confirming. the button should stay as "confirm" instead of
      reverting to "next"

Change-Id: Iea570c2d869b9d561b26046d30d08f40abca0c93
src/com/android/settings/password/ChooseLockPassword.java