I am following this answer to construct settings of my application. My problem is that I get titlebar for nested PreferenceScreen
elements. I tried to apply themes which turn off windowTitle
. I tried to request window feature. But I was not successful. This problem is only on Gingerbread & Honeycomb. Post-Honeycomb everything works fine. Here is an image which shows two window titles one by me (this answer), another by system.
Can someone help me to hide titlebar set by window? I am pretty sure it can be achieved but Whatsapp
Developers won't answer me :)