phiviet01
Results
2
comments of
phiviet01
I have the same problem. `'li': Style(color: Color(0xFFFFFFFF))` or `'li::before': Style(color: Color(0xFFFFFFFF))` does nothing.
I have the same problem (v. 0.18.18). I have to set `androidStopForegroundOnPause` to `false`, otherwise, the app gets killed by the system when playing audio in the background. However, doing...