Crates.io | i-slint-backend-android-activity |
lib.rs | i-slint-backend-android-activity |
version | 1.8.0 |
source | src |
created_at | 2023-11-10 09:23:41.40833 |
updated_at | 2024-09-23 11:43:16.902994 |
description | OpenGL rendering backend for Slint |
homepage | https://slint.dev |
repository | https://github.com/slint-ui/slint |
max_upload_size | |
id | 1030850 |
size | 133,047 |
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.
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