-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[question] full screen controller test from sdl #11994
Comments
|
samsung m33 5g
android 14
sdl 3.2 |
It kinda looks like it is full screen (letterboxed), as it should, if it weren't for that "SDL Controller Test" title, which is overlaying the top of the surface. Could it be an issue with the theme config? |
Hmm, what happens if you use the APK I built? |
|
Great! I just built it using the normal process from the android-project included with SDL. |
This is what's in my res/values/styles.xml. I played with a few options and this one works best for me. android-project uses
|
i did put it in android-project/app/src/main/AndroidManifest.xml
and that didn't work |
I could fix it locally by adding a theme: Please try the apk artifacts at the bottom of this GitHub job: |
|
Great! |
sdl controller tester was great
but some menu didn't appear because not fullscreen
how i can make this fullscreen?
tried change theme styles (in androidmanifest) but didn't work
The text was updated successfully, but these errors were encountered: