I have a custom title bar
requestWindowFeature(Window.FEATURE_CUSTOM_TITLE); setContentView(R.layout.activities); getWindow().setFeatureInt(Window.FEATURE
I had the same issue as you.
The issue is with something you have in your style.
Try this out: