benCd / uni-park

uni-park is an open source university parking forecast service, providing university students with predictive models for parking sport analysis.
GNU Affero General Public License v3.0
1 stars 0 forks source link

Lock device orientation #57

Open benCd opened 5 years ago

benCd commented 5 years ago

Layouts might not be adaptive to orientation changes, thus device orientation should be locked for our app.

Adam40471 commented 5 years ago

Attempted to lock orientation to portrait for both device types. Seems to have been working in the Android emulator but could not test for IOS yet.