masked-view icon indicating copy to clipboard operation
masked-view copied to clipboard

[Android] MaskedView not showing in keyboard area if it's open

Open kawasakime opened this issue 1 year ago • 0 comments

You can see bug on this video.

https://github.com/user-attachments/assets/f0f51185-afda-4373-a77d-e327ed0690b0

I fixed this bug if add Keyboard.dismiss() inside setTimeout, but this solution is bad, need fix it.

kawasakime avatar Feb 18 '25 14:02 kawasakime