MasterAlpha - Overview
Popular repositories Loading
-
Forked from dinuscxj/EllipsizeTextView
The EllipsizeTextView extends TextView, support omit (Ellipsize/Ellipsis) redundant characters in multiple lines situtation.
Java 1
-
Forked from dinuscxj/CircleProgressBar
A circular android ProgressBar library which extends ProgressBar, It has solid,line and solid_line three styles. Besides, progress value can be freely customized.
Java
-
Forked from dinuscxj/LoadingDrawable
Some beautiful android loading drawable, can be combined with any view as the LoadingView or the ProgressBar. Besides, some Drawable can customize the loading progress too.
Java
-
Forked from dinuscxj/RecyclerRefreshLayout
A pull to refresh layout for android, the RecyclerRefreshLayout is based on the SwipeRefreshLayout. support all the views, highly customizable, code simplicity, etc
Java
-
Forked from dinuscxj/RecyclerItemDecoration
An Android ItemDecorations library which easily add ItemDecoration to RecyclerView items. Currently Contains PinnedHeaderItemDecoration, DividerItemDecoration, OffsetsItemDecoration, ShaderItemDeco…
Java