can change passwords
This commit is contained in:
@@ -606,7 +606,7 @@ public class EditKeyActivity extends ActionBarActivity implements EditorListener
|
|||||||
}
|
}
|
||||||
|
|
||||||
private void cancelClicked() {
|
private void cancelClicked() {
|
||||||
if (mNeedsSaving && masterCanSign) { //ask if we want to save
|
if (mNeedsSaving) { //ask if we want to save
|
||||||
AlertDialog.Builder alert = new AlertDialog.Builder(
|
AlertDialog.Builder alert = new AlertDialog.Builder(
|
||||||
EditKeyActivity.this);
|
EditKeyActivity.this);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user