Skip to content
View MasterAlpha's full-sized avatar

Block or report MasterAlpha

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. EllipsizeTextView EllipsizeTextView Public

    Forked from dinuscxj/EllipsizeTextView

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

    Java 1

  2. CircleProgressBar CircleProgressBar Public

    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. LoadingDrawable LoadingDrawable Public

    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. RecyclerRefreshLayout RecyclerRefreshLayout Public

    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. PullZoomRecyclerView PullZoomRecyclerView Public

    Forked from dinuscxj/PullZoomRecyclerView

    A pull to zoom-in RecyclerView for android

    Java

  6. RecyclerItemDecoration RecyclerItemDecoration Public

    Forked from dinuscxj/RecyclerItemDecoration

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

    Java