Hello world,
I am using Tizen 5.0, and we cannot use FFImageloading for security reasons on Samsung TV.
I'm looking for a quick way to resize an image and save memory.
I would like to display a collection of images (+ - 200 images) in my collection view
working with lazy loading, first images are fast but when I scroll down my application slows down also.
the default image size is 900x600, and I would like to divide by 3.
Thank you