shuffle

fun shuffle()

Shuffle the strings Each time this method is ran, the order of the strings will be randomized After you set texts dynamically you will have to call shuffle again

Throws

if you don't supply texts to the FadingTextView in your XML file. You can leave it empty by using FTV.placeholder and set it manually later using the setTexts method