转自http://blog.sina.com.cn/s/blog_bfe1efad0101ado8.html


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="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常用相关属性值
  2. android 系统开机运行指定程序
  3. Android(安卓)安全性和权限
  4. android text右对齐显示 并且 多余文字显示省略号
  5. Android(安卓)设置Activity窗体 不显示标题和全屏显示
  6. 【062】Android(安卓)开发入门学习
  7. Android系统自带样式(@android:style/)
  8. android:layout_weight详解 (总结版)
  9. XML Attributes(XML属性)

随机推荐

  1. android一个很好的数据库基类,利用此类非
  2. Android(安卓)structure
  3. Android卡片组件(CardView)
  4. android 开发之Action Bar 详解
  5. android apk 反编译,android编译错误解决
  6. GoogleApi与Android(安卓)SDK区别
  7. Android(安卓)NDK开发学习(四)
  8. 新建自己的Activity
  9. Mars视频笔记——广播机制
  10. Android(安卓)SurfaceFlinger服务启动过