# Orient-Ui **Repository Path**: OneMuYou/Orient-Ui ## Basic Information - **Project Name**: Orient-Ui - **Description**: Orient-Ui is a Android Ui Library~ - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-03-06 - **Last Updated**: 2023-10-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![标题](https://github.com/mCyp/Orient-Ui/blob/master/picture/cover.png)

Orient - UI

分享平时工作中一些有趣的UI
codebeat badge
[English](https://github.com/mCyp/Orient-Ui/blob/master/README.md)|中文 ## 💫 功能 #### 两侧布局 - DoubleSideLayout 借助`RecyclerView`实现以下布局。 S90929-10290486 #### 时间轴 - TimeLine **样式由自己定制的时间轴**。 ![timeline](https://github.com/mCyp/Orient-Ui/blob/master/picture/Timeline.png) #### 网格首页 - GridPage 摆脱嵌套,借助`RecyclerView`的`GridLayoutManager`自制首页。 GridPage #### 状态视图 - EmptyView 自由切换数据的`空`、`加载`、`错误`和`显示`的状态。 EmptyView #### 表格 - Table - [ ] TODO ## 📖 依赖和文档 #### 添加依赖 ```groovy implementation 'com.orient:Orient-Ui:1.0.0' ``` #### [使用说明](https://github.com/mCyp/Orient-Ui/blob/master/doc/Document.md) #### Demo下载 - [apk](https://github.com/mCyp/Orient-Ui/blob/master/apk/orient-ui.apk?raw=true) ## ⌨️ 技术反馈 如果您发现了什么问题,欢迎提出`Issue`,或者使用其他方式联系我: - 【QQ】:200522649 - 【Email】:jiewang19951030@gmail.com ## 🦸‍♂️ 感谢 - [Qiujuer](https://github.com/qiujuer):**状态视图**最早来自Qiuejuer老师的慕课教学课程[《手把手开发一个完整即时通讯App》](https://coding.imooc.com/learn/list/100.html),不过并没有公开的库使用**状态视图**,所以我稍加修改,分享了出来。 - [AVLoadingIndicatorView](https://github.com/81813780/AVLoadingIndicatorView):状态布局中的动画来自该库,为了在`Orient-UI`中避免依赖其他库,所以`Loading`部分直接从该库中复制而来,特此说明。 - [阿里图标库-旅游](https://www.iconfont.cn/collections/detail?cid=18705):**状态视图**中的采用的图标来自该库,这个图标库看上去很舒服,很赞!