01 android:theme="@android:style/Theme.Dialog"将一个Activity显示为能话框模式
02 android:theme="@android:style/Theme.NoTitleBar"无标题栏
03 android:theme="@android:style/Theme.NoTitleBar.Fullscreen"无标题栏,并全屏
04 android:theme="@android:style/Theme.Light"白色背景
05 android:theme="@android:style/Theme.Light.NoTitleBar"白色背景,无标题栏
06 android:theme="@android:style/Theme.Light.NoTitleBar.Fullscreen"白色背景,无标题栏,全屏
07 android:theme="@android:style/Theme.Black"黑色背景
08 android:theme="@android:style/Theme.Black.NoTitleBar"黑色背景,无标题栏
09 android:theme="@android:style/Theme.Black.NoTitleBar.Fullscreen"黑色背景,无标题栏,全屏
10 android:theme="@android:style/Theme.Wallpaper"用系统桌面为应用程序背景
11 android:theme="@android:style/Theme.Wallpaper.NoTitleBar"用系统桌面为应用程序背景,无标题栏
12 android:theme="@android:style/Theme.Wallpaper.NoTitleBar.Fullscreen"用系统桌面为应用程序背景,无标题栏,全屏
13 android:theme="@android:style/Translucent"半透明
14 android:theme="@android:style/Theme.Translucent.NoTitleBar"半透明,无标题栏
15 android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen"半透明,无标题栏,全屏
16 android:theme="@android:style/Theme.Panel"
17 android:theme="@android:style/Theme.Light.Panel"

更多相关文章

  1. ListView透明背景点击设置
  2. Android 应用程序背景透明,有标题的初始页
  3. android 背景边框变圆角
  4. Android中TextView中加图片,超链接,部分字或者背景变色。。。
  5. Android 背景渐变 渐变背景 shape
  6. Android入门学习:Android 系统框架及应用程序执行过程
  7. 使用Android adb命令来启动Android应用程序
  8. Android设置Activity背景为透明style
  9. Android 设置圆角背景

随机推荐

  1. MySQL execute、executeUpdate、executeQ
  2. MySQL绿色版设置编码以及1067错误详解
  3. Linux下MySQL5.7.18二进制包安装教程(无默
  4. Mysql 服务 1067 错误 的解决方法:修改my
  5. Mysql 5.7.18 解压版下载安装及启动mysql
  6. 解决Win7 x64安装解压版mysql 5.7.18 win
  7. Linux/Mac MySQL忘记密码命令行修改密码的
  8. MySQL对中文进行排序详解及实例
  9. Python MySQL进行数据库表变更和查询
  10. mysql 从一个表中查数据并插入另一个表实