Just like we can handle Gboard image/gif selection...
# compose
s
Just like we can handle Gboard image/gif selection in EditText with the help of InputConnection, how can same achieved with Compose's TextField/BasicTextField? Ref: https://developer.android.com/guide/topics/text/image-keyboard
🔥 2
👀 1
Cc: @Siyamed
a
Oh woah ! I didn't even know this existed
s
https://issuetracker.google.com/issues/198323023 is the tracking ticket Looks like very few people starred the issue. I will appreciate if you can star it and maybe add additional information on urgency as comment. We are trying to do the best we can to implement as fast as we can. however the list is very long (https://issuetracker.google.com/issues?q=status:open%20componentid:779818&s=created_time:desc&p=7 171 public features/issues right now)
s
Thanks @Siyamed