drummachine icon indicating copy to clipboard operation
drummachine copied to clipboard

keep the screen in the landscape on Android

Open rakyll opened this issue 10 years ago • 6 comments
trafficstars

rakyll avatar Apr 19 '15 17:04 rakyll

You can assign this to me if you aren't actively working on it.

odeke-em avatar May 19 '15 06:05 odeke-em

I can't assign it to you. You may need to write JNI bindings or make NDK calls through cgo. Go mobile doesn't have a orientation setter currently. Are you sure you want to take a look at it? :)

rakyll avatar May 19 '15 06:05 rakyll

Ahaha I see, maybe I bit on more than I could chew. I'll track the progress then, and learn from the way you'll do it. I'll let you do it.

odeke-em avatar May 19 '15 06:05 odeke-em

Btw if it isn't a show stopper though I'd be interested in learning how to do this, or at least help write the parts to this under your guidance.

odeke-em avatar May 19 '15 06:05 odeke-em

It's not as trivial as I thought it may be. One possible solution could be https://github.com/golang/go/issues/10943.

rakyll avatar May 25 '15 02:05 rakyll