Edit image: hide keyboard

pull/217/head
M66B 9 months ago
parent 43bb732e08
commit 0ef6c0951d

@ -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]);

Loading…
Cancel
Save