Using the normal progressbar view I get the very thin line progress in ICS, is there another view available ? In the ICS settings I can see a different progress bar when viewing the storage of the device.
Another quiestion is, is there a canvas view available? Or can a panel be used to draw on it ? That way the same effect can be achieved by drawing a custom progress on the canvas.
Sory for replying so late, I actually replicated the effect using multiple panels.
FYI the progress bar can be seen in
Phone Settings -> Storage
There you can see a multipart progress bar, the dim colored background shows the unused space and the multiple colored bars show the individual file type consumed storage.
I made the same effect using panels in one of my apps.