mirror of
https://github.com/FluxaMedia/fluxa.git
synced 2026-08-06 08:48:51 +00:00
DeviceType/LocalDeviceType/touchClickable and the four poster/ horizontal card size preset functions were pure Compose (no Android imports beyond foundation.clickable, which is multiplatform) — same straight move as FluxaColors/FluxaDimensions, same package name, zero call-site changes across the 38 files that reference them. This unblocks moving more of the mobile card layout math into :shared later, since the device-aware sizing helpers no longer live only in the Android-only app module. Verified compiling for android, iosArm64, iosSimulatorArm64, and both app product flavors still build. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle.kts | ||