<!-- Variant of {@link #Theme} with no title bar -->
<style name="Theme.NoTitleBar">
<item name="android:windowNoTitle">true</item>
<style name="Theme.NoTitleBar">
<item name="android:windowNoTitle">true</item>
</style>
android:theme="@android:style/Theme.NoTitleBar" >