JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
15.24k stars 1.11k forks source link

[Resources] Any plan on supporting nine-patch drawable? #4860

Open xiaozhikang0916 opened 1 month ago

xiaozhikang0916 commented 1 month ago

Nine patch drawable in Android is a powerful tool for scenarios like showing instructions in bubbles with bitmap background. Is there any plan on supporting it?