Closed carloshwa closed 4 years ago
If TickerView.setText() is called with animate=false and an existing animation is still in progress, the previous animation should be cancelled before setting the new text.
TickerView.setText()
animate=false
If
TickerView.setText()
is called withanimate=false
and an existing animation is still in progress, the previous animation should be cancelled before setting the new text.