mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 23:26:12 +02:00
Clear composing signature/template
This commit is contained in:
@@ -524,6 +524,8 @@ public class FragmentIdentity extends FragmentBase {
|
||||
name = hint.toString();
|
||||
}
|
||||
|
||||
etSignature.clearComposingText();
|
||||
|
||||
Bundle args = new Bundle();
|
||||
args.putLong("id", id);
|
||||
args.putString("name", name);
|
||||
|
||||
Reference in New Issue
Block a user