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

[Android] MaskedView does not render itself if its sizes are too large

Open thomasttvo opened this issue 5 years ago • 3 comments

MaskedView does not render if height is larger than 731px and/or width is larger than screen width. This is reproducible on both emulators and physical devices.

thomasttvo avatar Feb 08 '20 17:02 thomasttvo

@thomasttvo I'm having the same issue. Any idea about a fix?

jamesdunay avatar May 30 '20 18:05 jamesdunay

@jamesdunay In the end I had to chop it up in multiple pieces

thomasttvo avatar May 30 '20 23:05 thomasttvo

Maybe this project need to use hardware accelerate. Upload screenshot.

Only-IceSoul avatar Sep 04 '20 15:09 Only-IceSoul