UdacityAndroidDevScholarship / quiz-app

This application is a collaborative project made by the Google Udacity Android Developer Scholars.
96 stars 128 forks source link

Fixes Landscape Issue #137 #139

Closed reallyinvincible closed 6 years ago

reallyinvincible commented 6 years ago

Fixes #137

Description

The Code in App has been added so that Orientation Configuration is taken from Android Framework and set to Portrait for First 2 Screens. This effectively solves the bug. Since the base code is same, app will continue to function as it did before. The PR won't conflict with current branch.

Screenshots

BEFORE: screenshot_20180511-125432

screenshot_20180511-125454

AFTER: screenshot_20180511-132005

screenshot_20180511-132136

aditisoni8899 commented 6 years ago

@reallyinvincible Thank you for your contribution. The app is in a development phase and we are currently focusing on main functionality. We will be taking care of these things and do the changes at last. Closing this PR. Looking forward to some more contribution from your side.