Orient - UI
English|中文
💫 Component
# TimeLine
The TimeLine which Style can be decided by yourslef.
# Table
TableView is powerful and flexible Table which bases on RecyclerView, can support :
- Irregular table
- Top and left Title Cell suspend
- Muti-Direction scroll
# MultiSwitch
MultiSwitch can provide many items and support icon.
# StatusView
StatusView is the View which can express data View's status.
# DoubleSideLayout
DoubleSideLayout is One of LayoutManager
in RecyclerView.
📖 Dependency And Document
Add Dependency
// see latestVersion on the top
implementation 'com.orient:Orient-Ui:latestVersion'
Using Document
APK Download
⌨️ Feedback
If you find some question,please submit Issue
,or contact me by:
- 【QQ】:200522649
- 【Email】:jiewang19951030@gmail.com
🦸♂️ Thanks
-
Qiujuer:StatusView is from qiujuer's course, but there is no open-source library to use, so i modify it and share.
-
AVLoadingIndicatorView:StatusView's LoadingView is from this library. In order to avoid nest, i copy AVLoadingIndicatorView source code directly, and use only one kind of animation.
-
阿里图标库-旅游:StatusView's status drawable is from this icon library, it looks great!