drummachine
drummachine copied to clipboard
keep the screen in the landscape on Android
You can assign this to me if you aren't actively working on it.
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? :)
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.
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.
It's not as trivial as I thought it may be. One possible solution could be https://github.com/golang/go/issues/10943.