Skip to content

1.2.0

Compare
Choose a tag to compare
@xiaocydx xiaocydx released this 06 May 02:03
· 46 commits to master since this release
  • insets-systembar添加SystemBar.None去除实现。
  • insets-systembar支持DialogDialogFragment
  • insets-systembar补充限制逻辑,在不支持时抛出异常。
  • 添加WindowFocus相关的扩展,方便处理IME的显示交互。
  • 修复WindowInsetsCompat.consumeInsets()的实现,调整消费结果的含义。
  • 修复Window.disableDecorFitsSystemWindows()的实现,兼容系统栏被隐藏的情况。