openMF / mifos-mobile-cn

Client-facing app on top of Apache Fineract CN
https://openmf.github.io/mobileapps.github.io/
Apache License 2.0
38 stars 64 forks source link

Fix screen rotation in login activity #108

Closed ashwinkey04 closed 4 years ago

ashwinkey04 commented 4 years ago

Summary:

When screen is rotated (horizontally) the login activity gets cropped

Steps to reproduce:

Restrict screenOrientation of login activities to portrait

Expected behaviour:

Keep the login activity in portrait orientation even when the phone is rotated horizontally to avoid activity getting cropped