◐ Shell
clean mode source ↗

MasterAlpha - Overview

Popular repositories Loading

  1. Forked from dinuscxj/EllipsizeTextView

    The EllipsizeTextView extends TextView, support omit (Ellipsize/Ellipsis) redundant characters in multiple lines situtation.

    Java 1

  2. 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

  3. 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

  4. 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

  5. Forked from dinuscxj/RecyclerItemDecoration

    An Android ItemDecorations library which easily add ItemDecoration to RecyclerView items. Currently Contains PinnedHeaderItemDecoration, DividerItemDecoration, OffsetsItemDecoration, ShaderItemDeco…

    Java