core
compose
views
core
compose
views
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.