rotateGalleryFragment

private fun rotateGalleryFragment()

Updates the rotation of GalleryFragment to match the device rotation:

  1. Remove the fragment: GalleryFragment.removeThisFragmentForRotation → returns currently displayed images

  2. Re-open the fragment: openGalleryFragment