I'm looking the best way to create a group of four buttons.
Each button is an image. So, I think about just create a "big" square from four small images-buttons and then rotate them.
The question is: how to rotate layout in xml? Is it possible?
Is there any better way to create such group of buttons?
Thank you!