oxmc ba7dabeb39 themes: replace Material3 view themes with platform DeviceDefault base
Theme.Material3.* and Theme.MaterialComponents.* are from the
Material view library which is not in the AOSP prebuilts.

The wizard is Compose-only so the XML theme only needs to control
window properties (background, transparent bars). All Material3
colour/typography tokens are applied inside Compose.

Also removes values-v21/v23/v31 overrides — minSdk=31 makes v21/v23
unreachable, and v31 only existed for the removed splash screen dep.
2026-06-17 02:47:37 -07:00
S
Description
No description provided
4 MiB
Languages
Kotlin 100%