Revert "Fix signatures sometimes not saving"

This reverts commit 619238232b.
pull/175/head
M66B 5 years ago
parent 4089bbfa4d
commit 1818685eee

@ -124,6 +124,8 @@ public class ActivitySignature extends ActivityBase {
style_bar.setVisibility(View.GONE);
setResult(RESULT_CANCELED, new Intent());
load();
}

Loading…
Cancel
Save