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

[feat] Add Window API support to Android #12140

Open
velocitysystems opened this issue Jan 2, 2025 · 0 comments
Open

[feat] Add Window API support to Android #12140

velocitysystems opened this issue Jan 2, 2025 · 0 comments

Comments

@velocitysystems
Copy link

Describe the problem

Window API support is not available for Android.

Describe the solution you'd like

Android provides support for a presentation since API 17 which is a special kind of dialog whose purpose is to present content on a secondary display.

This capability could be leveraged to present an additional WebView on a secondary display.

Alternatives considered

N/A

Additional context

WRY #21

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

No branches or pull requests

2 participants