Removing Extra Space in Custom ActionBar
问题 My issue concerns using fully custom ActionBar views (as it's necessary for how my customer wants the ActionBar to work). I've removed the logo, title, and everything else possible. However, the custom view for the ActionBar will not extend all the way across the screen. I've tried the following (as a quick overview): Dynamically removing aspects of the ActionBar (snippet below) Removing the Options Menu in its entirety Specifying in the Style/Theme to remove everything from the ActionBar