Android应用开发——系统自带样式Android:theme

•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自带的theme
  3. Android应用开发——系统自带样式Android:theme
  4. Android(安卓)系统自带样式Android:theme
  5. android 自带的主题theme
  6. android自定义主题样式
  7. Android应用开发——系统自带样式Android:theme
  8. Android系统自带样式
  9. Android自带的主题与样式

随机推荐

  1. [置顶] Android常用秘籍总结
  2. android事件分发机制总结
  3. Android中的预定义样式
  4. Android开发环境配置备忘录
  5. Android(安卓)---js与java的相互调用
  6. Android(安卓)ListView getView()方法重
  7. Android(安卓)View类属性及方法
  8. 介绍一个Android开源项目:GifView——Andr
  9. Lua学习 2) —— Android与Lua互调
  10. XamarinAndroid组件教程RecylerView动画