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.Wallpaper" 用系统桌面为应用程序背景 android:theme="Theme.Wallpaper.NoTitleBar" 用系统桌面为应用程序背景,且无标题栏 android:theme="Theme.Wallpaper.NoTitleBar.Fullscreen" 用系统桌面为应用程序背景,无标题栏,全屏 android:theme="Translucent"背景为透明 android:theme="Theme.Translucent.NoTitleBar" 透明背景并无标题栏 android:theme="Theme.Translucent.NoTitleBar.Fullscreen" 透明背景并无标题栏,全屏 android:theme="Theme.Panel" 内容容器 android:theme="Theme.Light.Panel" 背景为白色的内容容器

更多相关文章

  1. [转]android 中系统自带的主题与样式(theme and style)
  2. Android中style部分属性值介绍
  3. [Android]Android系统原理与开发要点系列 - Android系统概述
  4. android中自带的主题(theme)
  5. Android(安卓)主题和drawable state各个属性详解
  6. android -------个人中心界面UI的实现。
  7. 系统自带样式Android:theme
  8. android中自带的样式
  9. Android应用开发——系统自带样式Android:theme

随机推荐

  1. Android横屏竖屏设置
  2. Android天气预报项目
  3. Unable to resolve target 'android-5'
  4. android 网络异步加载数据进度条
  5. Android第七期 - 二维码扫描与生成图
  6. Android实时获取当前下载速度
  7. Android(安卓)继承SQLiteOpenHelper自定
  8. iPhone与Android对比
  9. android - 制作底部选项卡TabHost
  10. android 网络语音电话合集 此文为备份