So i want to choose some images from gallery then display these images inside recyclerview , layout of image inside recyclerview would have a rotate button to rotate images before uploading to firebase.
now i would like to knew how to get display images from galelry inside recyclerview so i can rotate them and upload the rotated images for firebase.