I'm developing a simple user creation screen in Android using Material Design.
The portrait layout is completed, but I'm struggling finding a way to achieve a nice way to lay info out on the landscape version.
The portrait:
The landscape:
So, where would be the save button placed in here ?
Thanks !