gilgil28

Results 3 issues of gilgil28

It seems for some reason that both `DownloadRequest()` and `ThinDownloadManager()` are not working.

I want to load more cards as the stack gets emptied. I want to populate the list with new items and reset the stack. Calling resetStack causes an animation of...

I am using Jetpack Compose for my app and it seems like recomposing causes many issues. For example, changing a layer's property works fine and then after recomposing, it does...