feature: Create Android Compose Control #1475
Labels
area-core
Related to some core parts of alphaTab
platform-android
Related to the Android specific integrations
state-accepted
This is a valid topic to work on.
type-feature 💡
With Jetpack Compose there is a new paradigm of describing Android UIs. The current Android control is not properly compatible with this approach.
AlphaTab should have a direct Jetpack Compose control to not require any workarounds when using it.
Aspects to consider:
Good references for the key part with creating the layout component to display items.
https://www.ackee.agency/blog/custom-lazylayout-with-jetpack-compose
https://github.com/oleksandrbalan/minabox/tree/main/minabox/src/commonMain/kotlin/eu/wewox/minabox
The text was updated successfully, but these errors were encountered: