-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix issues related to AuthSignIn page #2585
base: master
Are you sure you want to change the base?
Conversation
…d in landscape mode
I think it would be better to have two layout files and have the resource manager pick the appropriate layout file based on viewport size. |
Changed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please undo the changes in this file (as they're all just formatting, it showing up in the history will only cause confusion)
play-services-core/src/main/kotlin/org/microg/gms/auth/signin/AuthSignInActivity.kt
Outdated
Show resolved
Hide resolved
play-services-core/src/main/kotlin/org/microg/gms/auth/signin/AuthSignInActivity.kt
Outdated
Show resolved
Hide resolved
@mar-v-in Modified |
Fixed the issue that the account selection page is not fully displayed in landscape mode.