softcleandev
softcleandev
same problem. I've downgraded Android Studio Dolphin to Chipmunk. Is a solution in progress? @Alex009
What is the current status on this topic? The last update [1.2.2](https://github.com/parse-community/ParseLiveQuery-Android/releases/tag/1.2.2) was released on July 23, 2020 (!)
What is the current status? Is the project still alive?
this project is almost dead. the former maintainer @cbaker6 forked it, so only the fork will get updates.
I have the same problem. @Alex009
I use the dark and light colors for darkColors() and lightColors() functions, so I can use them in MaterialTheme. ``` private val DarkColorPalette = darkColors( primary = Color(MR.colors.primary.dark.colorInt()), primaryVariant =...