Skip to content

use XAnimator for the WaitingBar

Michele requested to merge xanimator-waitingbar into master

Using an Animator lets the WaitingBar to animate smoothly even when the main UI thread is blocked or really slow (which happens quite often at startup for me, maybe when there are tons of new messages)

Merge request reports