Skip to content

zero-Symbol-input-view-v3.3

Latest

Choose a tag to compare

@msmt2018 msmt2018 released this 15 May 22:39
· 4 commits to main since this release
4830e84

3.3版本变动:

  1. AdvancedSymbolInputView控件彻底重构设计架构与布局容器层次简化。让开发维护更容易。
    new: Screenshot_2026-05-15-21-19-50-842_io github rosemoe sora app
    old: Screenshot_2026-05-15-17-00-00-526_io github rosemoe sora app

  2. 彻底移除AdvancedSymbolInputView的xml布局文件,改用纯粹的kotlin代码作为布局。

  3. 修复多项bug:抽屉高度自适应bug,每一行中间间距过高问题,抽屉高度自适应导致的无法打开抽屉等bug。

English translation:# Version 3.3 Changes:

  1. AdvancedSymbolInputView control completely restructured design architecture and simplified layout container hierarchy. Makes development and maintenance easier.

  2. Completely removed XML layout files from AdvancedSymbolInputView, replaced with pure Kotlin code for layout.

  3. Fixed multiple bugs: drawer height auto-fit bug, excessive spacing between rows, drawer height auto-fit preventing drawer from opening, and other bugs.