android 设置布局为无标题样式
<!-- Application theme. -->
<style name="AppTheme" parent="android:Theme.Light.NoTitleBar">
<!-- All customizations that are NOT specific to a particular API-level can go here. -->
</style>
<!-- Application theme. -->
<style name="AppTheme" parent="android:Theme.Light.NoTitleBar">
<!-- All customizations that are NOT specific to a particular API-level can go here. -->
</style>