hideProgressText

fun hideProgressText(): Boolean

Hides the Progress TextView. Can be used only in MODE_DETERMINATE.

Return

true if Mode is MODE_DETERMINATE and Progress TextView is hidden. false otherwise.