mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-24 01:32:16 -05:00
minor
This commit is contained in:
parent
73888622f4
commit
6e3f182291
@ -195,7 +195,7 @@ public class MainActivity extends BaseActivity {
|
|||||||
public void onClick(DialogInterface dialog, int id) {
|
public void onClick(DialogInterface dialog, int id) {
|
||||||
MainActivity.this.removeDialog(Id.dialog.about);
|
MainActivity.this.removeDialog(Id.dialog.about);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
return alert.create();
|
return alert.create();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user