zng-ui / zng

Cross-platform GUI framework.
Apache License 2.0
59 stars 1 forks source link

Only allow one window in Android builds #405

Closed SamRodri closed 3 months ago

SamRodri commented 3 months ago

This a better error, as the second window is just ignored, instead of panicking trying create an gles context.

Closes #402