• •android:theme="@android:style/Theme.Dialog" 将一个Activity显示为对话框模式
  • •android:theme="@android:style/Theme.NoTitleBar" 不显示应用程序标题栏
  • •android:theme="@android:style/Theme.NoTitleBar.Fullscreen" 不显示应用程序标题栏,并全屏
  • •android:theme="@android:style/Theme.Light" 背景为白色
  • •android:theme="@android:style/Theme.Light.NoTitleBar" 白色背景并无标题栏
  • •android:theme="@android:style/Theme.Light.NoTitleBar.Fullscreen" 白色背景,无标题栏,全屏
  • •android:theme="@android:style/Theme.Black" 背景黑色
  • •android:theme="@android:style/Theme.Black.NoTitleBar" 黑色背景并无标题栏
  • •android:theme="@android:style/Theme.Black.NoTitleBar.Fullscreen" 黑色背景,无标题栏,全屏
  • •android:theme="@android:style/Theme.Wallpaper" 用系统桌面为应用程序背景
  • •android:theme="@android:style/Theme.Wallpaper.NoTitleBar" 用系统桌面为应用程序背景,且无标题栏
  • •android:theme="@android:style/Theme.Wallpaper.NoTitleBar.Fullscreen" 用系统桌面为应用程序背景,无标题栏,全屏
  • •android:theme="@android:style/Translucent" 半透明效果
  • •android:theme="@android:style/Theme.Translucent.NoTitleBar" 半透明并无标题栏
  • •android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" 半透明效果,无标题栏,全屏

更多相关文章

  1. android 自带的主题theme
  2. android自定义主题样式
  3. Android应用开发——系统自带样式Android:theme
  4. Android系统自带样式
  5. Android自带的主题与样式
  6. Android(安卓)系统自带样式Android:theme
  7. android:style/Theme
  8. 【Android】自带Theme
  9. Android(安卓)系统自带样式Android:theme

随机推荐

  1. android 1.6 联系人
  2. Android开发实战二之Hello Android实例
  3. Android(安卓)元素居中
  4. Android,谁动了我的内存(1)
  5. 使用Eclipse开发Android时整个工程或第三
  6. Android进阶学习之开篇
  7. Android(安卓)AsyncTask
  8. Android夸进程通信机制五:使用文件共享进
  9. Android(安卓)TextView投影效果
  10. 【源码分享下载】Android(安卓)智能问答