Open DjamelALI opened 4 years ago
Great description of issue and idea. It would be very beneficial for the app. I've assigned you onto it, feel free to start at any time!
Great description of issue and idea. It would be very beneficial for the app. I've assigned you onto it, feel free to start at any time!
All right, thank you ! I'll start working on it tomorrow.
Is this still an open issue?
Is this still an open issue?
Hello !
Sorry, finally I didn't have enough free time to do it. Hopefully @ardovic will be able to assign this task to you very soon. Good luck :) @leila94
Is this still an open issue?
Hello !
Sorry, finally I didn't have enough free time to do it. Hopefully @ardovic will be able to assign this task to you very soon. Good luck :) @leila94
Thank you. I will start it soon.
Description
Allow only portrait mode in phones, landscape and portrait mode in tablets.
Steps to reproduce
Create all the layouts required in landscape mode, and test in the code to see if you have to accept the change of screen orientation or not (depending on the screen dimensions).
Expected behavior
Allow only portrait mode in phones, landscape and portrait mode in tablets. (force portrait mode for phones, portrait and landscape mode for tablets (for screens greater than 600 dp)).
Ensure that when the tablet changes orientation, the application does not lose data already entered in portrait mode, and vice versa.
Note : if you don't have tablets, you can test with the virtual tablets provided by android studio (in avd - android virtual device).
Actual behavior
Only the portrait mode works as expected.
Who's working on this ?
I can do that if you want. (If you give me to work on issue #17, I'll do it later).