·
4 commits
to main
since this release
3.3版本变动:
-
AdvancedSymbolInputView控件彻底重构设计架构与布局容器层次简化。让开发维护更容易。
new:
old:
-
彻底移除AdvancedSymbolInputView的xml布局文件,改用纯粹的kotlin代码作为布局。
-
修复多项bug:抽屉高度自适应bug,每一行中间间距过高问题,抽屉高度自适应导致的无法打开抽屉等bug。
English translation:# Version 3.3 Changes:
-
AdvancedSymbolInputView control completely restructured design architecture and simplified layout container hierarchy. Makes development and maintenance easier.
-
Completely removed XML layout files from AdvancedSymbolInputView, replaced with pure Kotlin code for layout.
-
Fixed multiple bugs: drawer height auto-fit bug, excessive spacing between rows, drawer height auto-fit preventing drawer from opening, and other bugs.