Closed jh247247 closed 10 years ago
This is largely mitigated by the commit I just pushed. It seems as though the lag is from the android GUI, as well as the garbage collector.
I guess we just have to live with it for now. Also the code can be ported to do downscaling for the final halftoning, so theres that I guess.
Android apparently does not like having large images in an imageView while scrolling. Maybe we should refer to: http://stackoverflow.com/questions/20735439/android-scrollable-imageview-lag Should get out of proof of concept mode first though.