mirror of https://github.com/tuskyapp/Tusky.git
Browse Source
I don't know why exactly, but when the ViewHolder gets recycled and the ProgressBar is set to visible again, it just doesn't show anything. It seems to be a bug in the platform ProgressBar, and it doesn't happen on all devices. Replacing it with a CircularProgressIndicator fixes the bug and looks the same. Reported here: https://github.com/tuskyapp/Tusky/issues/4493#issuecomment-2182407513pull/4623/head
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue