mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-24 01:43:42 +02:00
Edit image: hide keyboard
This commit is contained in:
@@ -853,6 +853,8 @@ public class FragmentCompose extends FragmentBase {
|
||||
return false;
|
||||
}
|
||||
|
||||
Helper.hideKeyboard(etBody);
|
||||
|
||||
long id = Long.parseLong(source.substring(source.lastIndexOf('.') + 1));
|
||||
|
||||
int start = buffer.getSpanStart(image[0]);
|
||||
|
||||
Reference in New Issue
Block a user