jeudi 7 mai 2015

ProgressBar in ActionBar padding is wrong

In my application I request a determinate progress bar using:

this.requestWindowFeature(Window.FEATURE_PROGRESS);

It works well but the bar does not span to the edges of the screen (see below picture). What could I do to fix this?

I compile against API v22 and I am not using appcompat.

enter image description here

Aucun commentaire:

Enregistrer un commentaire