繁體
|
簡體
Sclub交友聊天~加入聊天室當版主
(檢舉)
分享
新浪微博
QQ空间
人人网
腾讯微博
Facebook
Google+
Plurk
Twitter
Line
標題:
隱藏ActionBar 最上標題
[打印本頁]
作者:
mhfo
時間:
2018-8-7 15:17
標題:
隱藏ActionBar 最上標題
<
application
android
:icon=
"@drawable/icon"
android
:allowBackup=
"true"
android
:label=
"@string/app_name"
android
:supportsRtl=
"true"
android
:theme=
"@style/AppTheme"
>
<!--android:theme="@style/Theme.AppCompat.Light.NoActionBar"--> <!-- 隱藏ActionBar 最上標題-->
<
activity
android
:name=
".SharedPreferencesEx01"
>
<
intent-filter
>
<
action
android
:name=
"android.intent.action.MAIN"
/>
<
category
android
:name=
"android.intent.category.LAUNCHER"
/>
</
intent-filter
>
</
activity
>
</
application
>
歡迎光臨 魚骨頭的雲端圖書館 (http://mhfo.hotbbs.info/)
Powered by Discuz! 7.0.0