rotateAllRotatableFragments

fun rotateAllRotatableFragments()

Rotates all RotationFragments by calling rotateGalleryFragment and rotateSelectDeviceFragment.

Called from CameraActivity, when the rotation changes. TODO: Convert to a general function that rotates all RotationFragments, no verbose code