Skip to content
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

x/mobile: how to change screen to landscape #20295

Open
fastfading opened this issue May 9, 2017 · 2 comments
Open

x/mobile: how to change screen to landscape #20295

fastfading opened this issue May 9, 2017 · 2 comments
Labels
FeatureRequest mobile Android, iOS, and x/mobile NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@fastfading
Copy link

Please answer these questions before submitting your issue. Thanks!

What version of Go are you using (go version)?

go version 1.8
gomobile version +0f31740 Wed Apr 19 17:20:05 2017 +0000 (android,ios); androidSDK=

What operating system and processor architecture are you using (go env)?

CGO_ENABLE=1 arm64 darwin

What did you do?

the default example are all in portrait screen mode

What did you expect to see?

screen change to landscape

What did you see instead?

no api to change that

@gopherbot gopherbot added this to the Unreleased milestone May 9, 2017
@bradfitz bradfitz added the mobile Android, iOS, and x/mobile label Jul 20, 2017
@agnivade
Copy link
Contributor

agnivade commented Feb 3, 2019

/cc @eliasnaur

@eliasnaur
Copy link
Contributor

I assume you're using gomobile build. That mode is very limited and don't have anybody working on new features. I'm sorry.

@agnivade agnivade added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. FeatureRequest and removed Question labels Feb 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FeatureRequest mobile Android, iOS, and x/mobile NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

5 participants