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?
One trick is to add negative margins to your progress bar.
Below is an example of the XML code, assuming it's on top of your screen: