•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应用开发——系统自带样式Android:theme
  2. android---自带样式
  3. EditText 的属性
  4. 用HTML5开发Android应用程序
  5. 系统自带样式Android:theme
  6. Android应用开发——系统自带样式Android:theme
  7. android中的style部分属性值介绍
  8. 系统自带样式Android:theme
  9. 怎样做出一个dialog样式的activity

随机推荐

  1. ios开发答疑录系列​---(一)Android和IOS
  2. UNEXPECTED TOP-LEVEL EXCEPTION 处理
  3. 获取高德key
  4. android 抓包实际应用
  5. Android(安卓)Http请求方法汇总
  6. SharedPerferences的使用
  7. [Android] Android(安卓)sqlite事务
  8. iOS-SwiftMonkey测试
  9. Android(安卓)Studio乱码问题
  10. Android(安卓)Volley使用之二:Volley请求