i-slint-backend-android-activity

Crates.ioi-slint-backend-android-activity
lib.rsi-slint-backend-android-activity
version1.6.0
sourcesrc
created_at2023-11-10 09:23:41.40833
updated_at2024-05-13 09:22:28.385592
descriptionOpenGL rendering backend for Slint
homepagehttps://slint.dev
repositoryhttps://github.com/slint-ui/slint
max_upload_size
id1030850
size138,757
Simon Hausmann (tronical)

documentation

README

NOTE: This library is an internal crate of the Slint project.

WARNING: This crate does not follow the semver convention for versioning and can only be used with version = "=x.y.z" in Cargo.toml.

Slint Android Activity Backend

This crate implements the Android backend/platform for Slint.

It uses the android-activity crate to initialize the app and provide events handling.

It can be used by using functions from the slint::android module

Commit count: 11082

cargo fmt