I have a custom title bar
requestWindowFeature(Window.FEATURE_CUSTOM_TITLE); setContentView(R.layout.activities); getWindow().setFeatureInt(Window.FEATURE
This one is the only one for me, which prevents the default-title before my custom title is initiated: