I am working on a subclass of FrameLayout that is supposed to rotate all of its children by 90 degrees. I am doing this to overcome the landscape-only camera limitation pres
Using this library you can rotate whole view hierarchy https://github.com/rongi/rotate-layout
Like this