为什么fitsSystemWindows =“true”在状态栏不是半透明时删除填充?

时间:2018-03-04 22:56:56

标签: android android-toolbar android-collapsingtoolbarlayout android-appbarlayout

我知道如果状态栏(或导航栏)是半透明的,fitsSystemWindows="true"会使AppBarLayout等视图正确对齐其内容。所以它ADDS填充。但我注意到,使用非半透明状态栏,fitsSystemWindows="true"实际上删除了填充并使扩展的ToolBar更短。比较如下图。 android:fitsSystemWindows =“true”为什么会这样?

enter image description here

0 个答案:

没有答案