rok5ek
rok5ek
I have an issue where i would like to fill the expanded space with a custom color or gradient in that matter. However RecyclerView works in a way that it...
I'm expanding my RecyclerView on 2 group levels currently, on the first level the group gets animated on expansion correctly, but on the 2nd level the group doesn't animate its...
A crash happens in BeautyView 325 line: `clipRect(shadowRect, Region.Op.REPLACE)` ClipRect method is deprecated.
Seems like the project still depends on Android libraries that were on a deprecated repository: `com.android.` Please switch to: `androidx.`

Hy im using the 0.1.7 branch from Jitpack. Currently I have this code and the logs don't display the "socket send event" message. However I get the message from OkHttp...
I would like to send some custom parameters/events and I would need the sendRaw method to be exposed in the AnalyticsIO object. Can you please push an update or I...
Hi when I build the wallet the whole app UI freezes. Can you fix the wallet build method so it will be async?