#android Hi, bro, I use HorizontalPager to nest AndroidView to nest Vap animation, and every time I slide to the third one and then back to the first one, the AndroidView will always be redrawn, causing the animation to be replayed every time, How can I do to keep the AndroidView from redrawing?
not kotlin but kotlin colored 3
dan
04/15/2024, 12:50 PM
I try to move VapView to ViewModel, it causing AndroidView release on the second time