Yubyf / Orient-Ui

🍉Orient-Ui is a Android Ui Library~

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

标题

Orient - UI

Share some funny UI in Orient
codebeat badge

English|中文

💫 Component

# TimeLine

The TimeLine which Style can be decided by yourslef.

timeline

# Table

TableView is powerful and flexible Table which bases on RecyclerView, can support :

  • Irregular table
  • Top and left Title Cell suspend
  • Muti-Direction scroll

table

# MultiSwitch

MultiSwitch can provide many items and support icon.

MultiSwirch

# StatusView

StatusView is the View which can express data View's status.

StatusView

# DoubleSideLayout

DoubleSideLayout is One of LayoutManager in RecyclerView.

S90929-10290486

📖 Dependency And Document

Add Dependency

// see latestVersion on the top
implementation 'com.orient:Orient-Ui:latestVersion'

APK Download

⌨️ Feedback

If you find some question,please submit Issue,or contact me by:

🦸‍♂️ Thanks

  • QiujuerStatusView is from qiujuer's course, but there is no open-source library to use, so i modify it and share.

  • AVLoadingIndicatorViewStatusView'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!

About

🍉Orient-Ui is a Android Ui Library~


Languages

Language:Java 100.0%