Since Material 3 is the major version used now, I think the Material 2 module's name and package should be renamed to material2 explicitly to prevent anyone from thinking that's the recommended module. Jetpack Compose (or androidx.compose) probably keeps the name for compatibility reasons.
Since Material 3 is the major version used now, I think the Material 2 module's name and package should be renamed to
material2
explicitly to prevent anyone from thinking that's the recommended module. Jetpack Compose (orandroidx.compose
) probably keeps the name for compatibility reasons.