DroidKaigi / conference-app-2020

The Official Conference App for DroidKaigi 2020 Tokyo
https://droidkaigi.jp/2020/en/
Apache License 2.0
774 stars 327 forks source link

Use ContentLoadingProgressBar instead of ProgressBar with ProgressTimeLatch #642

Closed rmakiyama closed 4 years ago

rmakiyama commented 4 years ago

Kind (Required)

rmakiyama commented 4 years ago

if you like, I will try it 🙋‍♂

takahirom commented 4 years ago

👀

takahirom commented 4 years ago

I knew that View, but I didn't use it. However, considering the current situation, ContentLoadingProgressBar may be more appropriate because only ProgressBar is used. Please do it 🙏