# StickyHeadersLinearLayoutManager **Repository Path**: hanakami/sticky-headers-linear-layout-manager ## Basic Information - **Project Name**: StickyHeadersLinearLayoutManager - **Description**: 可用于CDroid中RecyclerView的LinearLayoutManager。 - **Primary Language**: C++ - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-27 - **Last Updated**: 2024-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: cdroid, Android ## README ## 项目名 EchelonLayoutManager ## 创建时间 2024-03-26 18:31:04 ## 效果 ![demo0](https://gitee.com/hanakami/sticky-headers-linear-layout-manager/raw/master/docs/20240327_182318%20-original-original.gif) ## 目录结构 ~~~ - 3rdpart 第三方库 - assets 静态资源 - - anim 动画 - - color 颜色 - - drawable 样式 - - layout 布局 - - mipmap 图片 - - strings 文本 - - values 数据 - conf 配置文件(touch后编译生效,文件生成于src/common) - src 功能代码 - - common 常用函数 - - lib 库 - - windows 页面函数 ~~~ ## 声明 **Power By [Cdroid](https://gitee.com/houstudio/cdroid)** Create By Ricken's automation script