Edit image: hide keyboard

This commit is contained in:
M66B
2025-01-06 16:17:38 +01:00
parent 43bb732e08
commit 0ef6c0951d

View File

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