Try to use Window.FEATURE_CUSTOM_TITLE but got Exception:You cannot combine custom titles with other title feature.. November 5, 2022 by Tarik I had the same issue and I fix it deleting <item name="android:windowNoTitle">true</item> from my theme.xml