requestWindowFeature(Window.FEATURE_NO_TITLE);
或, 在AndroidManifest.xml內插入XML代碼:
android:theme="@android:style/Theme.NoTitleBar"
android:label="我的新名字"
android:theme="@android:style/Theme.NoTitleBar">
http://androidbiancheng.blogspot.com/
requestWindowFeature(Window.FEATURE_NO_TITLE);
android:label="我的新名字"
android:theme="@android:style/Theme.NoTitleBar">
沒有留言:
發佈留言