
SuperSLiM
TonicArtos
A layout manager for the RecyclerView with interchangeable linear, grid, and staggered displays of views, all with configurable section headers including the sticky variety as specified in the material design docs.
AI 简介
SuperSLiM 是一个为 Android RecyclerView 设计的高级布局管理器库,支持线性、网格和瀑布流(Staggered)三种可切换的视图布局模式,并提供可配置的普通与悬浮(Sticky)分组标题。其核心特性包括基于有向无环图(DAG)的适配器实现、嵌套分段布局能力、预测性动画、以及对布局方向(LTR/RTL)、反向排列、端对齐和横/纵方向的完整配置支持。适用于需要复杂分组结构、多类型混排及动态标题悬浮效果的列表类 UI 场景,如设置页、消息会话列表或内容聚合界面。
Kotlin
2.1k
Stars
287
Forks
84
Watchers
32
Issues
Star 增长
今日0
近 7 天0
近 30 天0
综合评分29.38
默认分支master