Question and answer Originally we used the entire View to do reflection in order to avoid memory problems Later we found that the memory consumption of doing separate reflection for each picture was within the acceptable range, so This is achieved by reflecting each image individually.
Question and answer
Originally we used the entire View to do reflection in order to avoid memory problems
Later we found that the memory consumption of doing separate reflection for each picture was within the acceptable range, so This is achieved by reflecting each image individually.
p.s. Lazy loading is a problem
Split into two bitmaps? Cache before setting the effect, otherwise there is nothing you can do.