Content
The core
module—included with compose
and views
—houses shared Android logic. It relies on neither Jetpack Compose nor views; rather, it utilizes lower-level android.graphics
APIs used by both UI frameworks.
The core
module—included with compose
and views
—houses shared Android logic. It relies on neither Jetpack Compose nor views; rather, it utilizes lower-level android.graphics
APIs used by both UI frameworks.