Compose-Bubble
Compose-Bubble copied to clipboard
Can all graphics computing methods be run using coroutines to reduce the lag of the main thread?
The calculation of the graphics position is all called in the main thread. When the List Size is large, the Screen will be very laggy.