I am using RecyclerView in my application for the professor to see the students list where there will be photos and other details and delete options. Everything
RecyclerView
The best solution I can think of would be to use the Resize Images Extension:
Resizes images uploaded to Cloud Storage to a specified size, and stores both the original and resized images.
Here is the Github repo.