pachli-android/core/designsystem
Nik Clayton 92e5304b84
fix: Use colorPrimary for checked/selected dialog items (#825)
RadioButton and CheckBox color the selected radio button or check box
using `colorPrimary`. For some reason Material dialogs don't, and use
`colorSecondary` for this (and only this), which leads to visual
inconstencices through the app.

Fix this by setting `colorSecondary` to `colorPrimary` to force it.
2024-07-22 16:19:08 +02:00
..
src fix: Use colorPrimary for checked/selected dialog items (#825) 2024-07-22 16:19:08 +02:00
build.gradle.kts
lint-baseline.xml