Skip to content

1.1.4

Choose a tag to compare

@xiaocydx xiaocydx released this 05 Apr 04:46
· 189 commits to master since this release
  • 添加AnimationInterceptor,可用于处理多Window的交互问题。
  • EditorAdapter.notifyXXX()系列函数添加返回值类型Boolean
  • 修复Android 9.0以下的获焦问题,统一在初始化阶段做处理。
  • 修复xml布局文件包含InputView不能进行预览的问题。
  • Insets的依赖版本升至1.1.4。