Is there a good way to detect that the user pasted...
# compose
j
Is there a good way to detect that the user pasted something via the context menu instead of writing in a
TextField
?
a
What's your use case? There are situations where this is ambiguous/invisible from the app's perspective, for example Gboard will offer contents from the clipboard as suggestions to the user, and if chosen the text comes from the soft keyboard code path