I updated my codebase to Lollipop, and I'm having issues with the Action Bar. I'm using AppCompat and inflating a custom view. It seems that the custom view no longer takes up the whole width of the screen, leaving a thin strip on the left
How can i remove that?
Tried all standart ways for older verions to fix that, but nothing helps...
Need some help.
P.S. anyway i can't use toolbar, i have to use actionBar