Question

I have a light gray background for the contextual action bar. But on a Nexus 5 I have also a darker overlay and I don't know why :-(

contextual action bar with gray overlay

I think the images for the background are okay.

cab background mdpi cab background hdpi cab background xhdpi

Was it helpful?

Solution

Because you don't have resources for xxhdpi for Action Mode. Use Android Action Bar Styles Generator, generate resources for your Action Bar in the action mode and apply it. It will fix your problem.

xxhdpi top xxhdpi bottom

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top