eneim / toro

Video list auto playback made simple, specially built for RecyclerView
Apache License 2.0
1.42k stars 253 forks source link

Async render recycle view #389

Open aderinto05 opened 5 years ago

aderinto05 commented 5 years ago

Can we use async when load data ?

eneim commented 5 years ago

@aderinto05 What do you mean by 'async'? The data is always loaded using async be default (ExoPlayer).