abouttreesummaryrefslogcommitdiff
path: root/res/values-v31/values.xml
AgeCommit message (Collapse)AuthorFilesLines
2026-01-18Fix crash when using the Monet themes on Android 9 (#1155)Jules Aguillon1-0/+13
The color resources starting with `@android:color/system_` are not available on API < 31. No effort is made to implement the Monet feature on Android 9. Instead, the monet themes look like the Dark and Light themes.