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系统自带样式Android:theme
  2. android系统自带样式Android:theme
  3. Android系统自带样式(android:theme)详解-
  4. Android系统自带样式(android:theme)
  5. android Theme使用总结
  6. Android系统自带样式(android:theme)
  7. Android系统自带样式(android:theme)
  8. Android:EditText 多行显示及所有属性
  9. android系统自带样式Android:theme

随机推荐

  1. android - DefaultHttpClient设置超时.
  2. Android开发之AIDL的使用
  3. android输入法特殊字符修改
  4. android 选项卡TabHost
  5. 实现android上解析Json格式数据功能
  6. Android退出应用最优雅的方式(改进版)
  7. android 传感器学习笔记 一
  8. 使用httpclient连接https 自签名也可以
  9. android STK Display_TEXT Bug
  10. Android studio3.0 - 解决创建Java工程运