Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

pdliugithub/CircleProgressTextView

Open more actions menu

Repository files navigation

CircleProgressTextView

CircleProgressTextView

使用效果图片

Use in help :


Step 1. Add it in your root build.gradle at the end of repositories:

allprojects {
	repositories {
		...
		maven { url 'https://jitpack.io' }
	}
}

Step 2. Add the dependency

dependencies {
		compile 'com.github.pdliugithub:CircleProgressTextView:v1.0.1'
}

Step 3. Add the code

<com.rossia.life.circleprogress.CircleProgressTextView
	android:id="@+id/circle_progress_tv"
	android:layout_width="wrap_content"
	android:layout_height="wrap_content"
	android:padding="10dp"
	app:progress_paint_width="5dp"
	app:circle_paint_width="5dp"
	android:layout_centerHorizontal="true"
	android:text="跳过"
	app:progress="120" />

Medal

Medal

                     \\           //
                      \\  .ooo.  //
                       .@@@@@@@@@.
                     :@@@@@@@@@@@@@:
                    :@@. '@@@@@' .@@:
                    @@@@@@@@@@@@@@@@@
                    @@@@@@@@@@@@@@@@@

               :@@ :@@@@@@@@@@@@@@@@@. @@:
               @@@ '@@@@@@@@@@@@@@@@@, @@@
               @@@ '@@@@@@@@@@@@@@@@@, @@@
               @@@ '@@@@@@@@@@@@@@@@@, @@@
               @@@ '@@@@@@@@@@@@@@@@@, @@@
               @@@ '@@@@@@@@@@@@@@@@@, @@@
               @@@ '@@@@@@@@@@@@@@@@@, @@@
                    @@@@@@@@@@@@@@@@@
                    '@@@@@@@@@@@@@@@'
                       @@@@   @@@@
                       @@@@   @@@@
                       @@@@   @@@@
                       '@@'   '@@'

About

CircleProgressTextView

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.