# Orient-Ui **Repository Path**: Chen1201/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**: 0 - **Forks**: 0 - **Created**: 2021-01-16 - **Last Updated**: 2021-01-16 ## 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)|中文 ## 💫 功能 ### # 时间轴 - TimeLine **样式由自己定制的时间轴**。 ![timeline](https://github.com/mCyp/Orient-Ui/blob/master/picture/Timeline.png) ### # 表格 - Table **TableView**是一个强大和灵活的基于RecyclerView的表格控件,支持 - 不规则表格 - 顶部和左侧标题悬浮 - 多方向滑动 ![table](https://github.com/mCyp/Orient-Ui/blob/master/picture/table.jpg) ### # 切换按钮 - MultiSwitch **MultiSwitch**支持多个子选项。 ![MultiSwirch](https://github.com/mCyp/Orient-Ui/blob/master/picture/MultiSwitch.gif) ### # 状态视图 - StatusView 自由切换数据的`空`、`加载`、`错误`和`显示`的状态。 ![StatusView](https://github.com/mCyp/Orient-Ui/blob/master/picture/StatusView.gif) ### # 两侧布局 - DoubleSideLayout 借助`RecyclerView`实现以下布局。 S90929-10290486 ## 📖 依赖和文档 #### 添加依赖 ```groovy // 最新版本详见上面 implementation 'com.orient:Orient-Ui:latestVersion' ``` #### [使用说明](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):**状态视图**中的采用的图标来自该库,这个图标库看上去很舒服,很赞!