Expected behavior
If i go to more tab in app and change device orientation from portrait to landscape, then the app needs to manage it's layout according to screen orientation so that user can access all features of app in landscape mode too.
Actual behavior
If i go to more tab in app and change device orientation from portrait to landscape, then resource section got cut out of the screen and become inaccessible even the whole section get disappeared. First i think that may be developer hides this section on landscape mode, so i test this bug on another device and on that device only Resources section heading is showing, other part is cut out from layout and hidden.
How to reproduce
To reproduce the bug follow the following steps :-
- Open the app and go to more tab of app.
- Now you see in portrait mode you can access all the parts including resources section.
- Now change screen orientation from portrait to landscape and resources section got hidden and become inaccessible.
* Device: Samsung J7 Prime
* Operating system: Android 7.0 Nougatt
* App Version: v0.3.4
Recording Of The Bug
Posted on Utopian.io - Rewarding Open Source Contributors