1.2.0
insets-systembar
添加SystemBar.None
去除实现。insets-systembar
支持Dialog
和DialogFragment
。insets-systembar
补充限制逻辑,在不支持时抛出异常。- 添加
WindowFocus
相关的扩展,方便处理IME的显示交互。 - 修复
WindowInsetsCompat.consumeInsets()
的实现,调整消费结果的含义。 - 修复
Window.disableDecorFitsSystemWindows()
的实现,兼容系统栏被隐藏的情况。