# EchelonLayoutManager **Repository Path**: hanakami/echelon-layout-manager ## Basic Information - **Project Name**: EchelonLayoutManager - **Description**: 适用于cdroid的recyclerview - **Primary Language**: C++ - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-03-26 - **Last Updated**: 2024-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: cdroid, Android ## README ## 项目名 EchelonLayoutManager ## 创建时间 2024-03-26 18:31:04 ## 效果 ### horizontal ![demo0](https://gitee.com/hanakami/echelon-layout-manager/raw/master/docs/video/demo_horizontal.gif) ### vertical ![demo1](https://gitee.com/hanakami/echelon-layout-manager/raw/master/docs/video/demo2.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