seekbar progress customization
        Posted  
        
            by Mojo Risin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Mojo Risin
        
        
        
        Published on 2010-03-01T15:09:01Z
        Indexed on 
            2010/03/15
            14:49 UTC
        
        
        Read the original article
        Hit count: 938
        
Hi all,
Using progress_horizontal.xml as a base drawable for my seekbar i was able to customize it pretty well. But unfortunately i stuck with the following problem. I need my progress to be made from two horizontal lines with different color something like this http://picasaweb.google.com/manigoad/Other#5442553107070487330 . In this case a blue line and transparent line below it.
So how can i make my progress to be made from two different colors. Tnaks
© Stack Overflow or respective owner