By default the ProgressBar has a certain padding above and below the bar itself. Is there a way to remove this padding so as to only have the bar in the end?
A complete solution to this problem would be as follows. Just in case if someone needs code fragments, this is what I did.
Here is the progress_indeterminate_horizontal_holo.xml
Style resources copied to my local styles file.
And finally, set min height to 4dp in my local layout file.