Make password-setting AsyncTask survive configuration changes (screen rotation)
Robust code derived from: http://stackoverflow.com/a/12303649
This commit is contained in:
@@ -51,4 +51,5 @@
|
||||
<string name="old_password">Old password:</string>
|
||||
<string name="new_password">New password:</string>
|
||||
<string name="confirm_new_password">Confirm new password:</string>
|
||||
<string name="password_changed">Password changed successfully</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user