Android_Me
Android_Me copied to clipboard
Application crash after scrolling.
You should load images with some image library eg. Glide. Activity cannot handle all the images resources while loading with setResources. It result in application crash with some memory issue.