代码如下:style name="NoTitle" item name="android:windowNoTitle"true/item/style
然后在androidManifest.xml中加入:android:theme="@style/NoTitle"
即可实现