I builded a camera app and found that Zoom didn't effect preview frame data in some devices. I can't find information about this in Android developer site. Does Zoom effect preview frame or not in most of device?
Thanks for help!
BR, Stone.
Firebase Cloud Functions: PubSub, "res.on is not a function"
TypeError: Cannot read properties of undefined (reading 'createMessageComponentCollector')
I have a code where some circles are drawn automatically after passing the image to a function an some are drawn manually using drawcircle()Now, I want to see that when the user touches a point, if there is already a circle there, then hide/remove it
This question already has an answer here:
I want to create a TextView that looks like a bubble message but I don't want to use 9 patch images