2019独角兽企业重金招聘Python工程师标准>>>


android 布局xml中 android:fitsSystemWindows="true"的原文解析为:

Boolean internal attribute to adjust view layout based on system windows such as the status bar. If true, adjusts the padding of this view to leave space for the system windows. Will only take effect if this view is in a non-embedded activity.

内置的一个布尔值属性,通过其去调整基于系统窗口的视图布局,例如状态栏,如果该值为真,调整这个视图的内边距与系统窗口的距离,只有该view是non-embedded(非嵌入的)的activity才会产生影响。

即在开放过程中设计应用程序布局时当考虑当系统窗口的影响时,设置该值,如果为true,将自动调整系统窗口布局来适应你自定义的布局。例如:当系统有状态栏,你的应用也存在状态栏时便可以设置为ture。

转载于:https://my.oschina.net/zaizaiangels/blog/634267

更多相关文章

  1. android调整checkbox的大小
  2. 第3.2.1节 android基本视图
  3. android studio调整默认的debug.keystore位置。
  4. android 窗口式activity
  5. android main.xml分析。。一点点补充
  6. [Android] 输入法的开发
  7. Android(安卓)imageView图片按比例缩放(转)
  8. android平板上的GridView视图缓存优化
  9. Android应用程序窗口(Activity)的运行上下文环境(Context)的创建过程

随机推荐

  1. android dns设置(无法解析域名问题)
  2. 2011.10.19(3)——— android 一个便签的Wi
  3. Android多种方法获取系统时间
  4. Android多种数据库存储方式对比
  5. gdb 远程调试android进程
  6. Android(安卓)的动作、广播、类别等标识
  7. Android(安卓)-- TypedArray
  8. Android控件开发之一----TextView
  9. Android(安卓)不支持 SYSV IPC (SYSV IPC)
  10. Android短信欺诈(Smishing)漏洞