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

Android fullscreen support #1598

Open
michelle-avery opened this issue Feb 14, 2025 · 3 comments
Open

Android fullscreen support #1598

michelle-avery opened this issue Feb 14, 2025 · 3 comments

Comments

@michelle-avery
Copy link

I noticed the documentation for Android says that multiple windows aren't supported, but it says nothing about lack of support for fullscreen, while the actual code indicates that fullscreen support actually isn't supported on Android. Is this not feasible due to platform constraints, or is it just something that hasn't been implemented yet?

@r0x0r
Copy link
Owner

r0x0r commented Feb 14, 2025

I have never thought about fullscreen Android to be honest. It is feasible and should be implemented.

@michelle-avery
Copy link
Author

Awesome. Is that something you plan on working on in the near future? If not, I can take a swing at it. I have a cross-platform project that uses pywebview, and the Android users would like full-screen capability. I started taking a look at what it would take to implement, but I wanted to make sure it wasn't known to be impossible, or undesirable, before I spent too much time on it, given Android development isn't really my area of expertise.

@r0x0r
Copy link
Owner

r0x0r commented Feb 19, 2025

Feel free to work on this. The implementation should be no too hard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants