android 自帶樣式

2021-08-26 12:54:25 字數 1969 閱讀 7849

簡單介紹一下android開發中系統自帶的一些樣式:

android:theme="@android:style/theme.dialog"將乙個activity顯示為對話方塊模式

android:theme="@android:style/theme.notitlebar"不顯示應用程式標題欄

android:theme="@android:style/theme.notitlebar.fullscreen"不顯示應用程式標題欄,並全屏

android:theme="theme.light"背景為白色

android:theme="theme.light.notitlebar"白色背景並無標題欄

android:theme="theme.light.notitlebar.fullscreen"白色背景,無標題欄,全屏

android:theme="theme.black"背景黑色

android:theme="theme.black.notitlebar"黑色背景並無標題欄

android:theme="theme.black.notitlebar.fullscreen" 黑色背景,無標題欄,全屏

android:theme="theme.wall*****"用系統桌面為應用程式背景

android:theme="theme.wall*****.notitlebar"用系統桌面為應用程式背景,且無標題欄

android:theme="theme.wall*****.notitlebar.fullscreen"用系統桌面為應用程式背景,無標題欄,全屏

android:theme="translucent" 半透明

android:theme="theme.translucent.notitlebar" 半透明,沒有標題欄

android:theme="theme.translucent.notitlebar.fullscreen"半透明,沒有標題欄,充滿全屏

簡單介紹一下android開發中系統自帶的一些樣式:

android:theme="@android:style/theme.dialog"將乙個activity顯示為對話方塊模式

android:theme="@android:style/theme.notitlebar"不顯示應用程式標題欄

android:theme="@android:style/theme.notitlebar.fullscreen"不顯示應用程式標題欄,並全屏

android:theme="theme.light"背景為白色

android:theme="theme.light.notitlebar"白色背景並無標題欄

android:theme="theme.light.notitlebar.fullscreen"白色背景,無標題欄,全屏

android:theme="theme.black"背景黑色

android:theme="theme.black.notitlebar"黑色背景並無標題欄

android:theme="theme.black.notitlebar.fullscreen" 黑色背景,無標題欄,全屏

android:theme="theme.wall*****"用系統桌面為應用程式背景

android:theme="theme.wall*****.notitlebar"用系統桌面為應用程式背景,且無標題欄

android:theme="theme.wall*****.notitlebar.fullscreen"用系統桌面為應用程式背景,無標題欄,全屏

android:theme="translucent" 半透明

android:theme="theme.translucent.notitlebar" 半透明,沒有標題欄

android:theme="theme.translucent.notitlebar.fullscreen"半透明,沒有標題欄,充滿全屏

Android自帶樣式

android theme android style theme.dialog 將乙個activity顯示為能話框模式 android theme android style theme.notitlebar 不顯示應用程式標題欄 android theme android style theme...

android自帶樣式 theme

theme.dialog 圖1 activity顯示為對話方塊模式 theme.notitlebar 圖2 不顯示應用程式標題欄 theme.notitlebar.fullscreen 圖3 不顯示應用程式標題欄,並全屏 theme.light 圖4 背景為白色 theme.light.notitl...

Android系統自帶樣式

android theme android style theme.dialog activity顯示為對話方塊模式 android theme android style theme.notitlebar 不顯示應用程式標題欄 android theme android style theme.n...