mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
3e9d4d966c
Before that change, on Android, was impossible to overlay GioView with a custom view. This change adds FrameLayout and renders GioView into that, allowing to use addView from Android API. Fixes: https://todo.sr.ht/~eliasnaur/gio/427 Signed-off-by: Inkeliz <inkeliz@inkeliz.com>