aaronat1
aaronat1
I use your library, but I do not capture onScroll inside a listview. Can you help me?
Hi, There is a problem with version 31 and above: java.lang.IllegalArgumentException: py.com.sodep.simple: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a...
Notification not fired when reset my device: my code: ``` fun createAlarm() { smplrAlarmSet(context) { hour { 20 } min { 38 } weekdays { monday() tuesday() wednesday() thursday() friday()...