Skip to content
View Richard926's full-sized avatar

Block or report Richard926

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. Android-ProgressFragment Android-ProgressFragment Public

    Forked from johnkil/Android-ProgressFragment

    Implementation of the fragment with the ability to display indeterminate progress indicator when you are waiting for the initial data.

    Java

  2. AsyncTaskDemo AsyncTaskDemo Public

    由于调用AsyncTask时比较繁琐,所以我重新写了一个关于AsyncTask常用方法的工具类,可以方便使用AsyncTask这个类。