In my application I want to use the Theme.NoTitleBar, but on the other hand I also don\'t want to loose the internal Theme of the Android OS.. I searched on the net and Foun
this.requestWindowFeature(getWindow().FEATURE_NO_TITLE);