masked-view
masked-view copied to clipboard
[Android] MaskedView not showing in keyboard area if it's open
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.