ProgressDialog - how to remove the numbers
        Posted  
        
            by oriharel
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by oriharel
        
        
        
        Published on 2010-05-09T14:17:38Z
        Indexed on 
            2010/05/09
            14:18 UTC
        
        
        Read the original article
        Hit count: 363
        
android
I was following the progress dialog example in the ApiDemos. all went great except for one thing - I want to remove the numbers that appear underneath the bar (those running numbers that run from 0 to .getMax().
couldn't find how to do it.
anyone?
Ori
© Stack Overflow or respective owner