Skip to content

yoomaz/RoundButton

Repository files navigation

RoundButton

自定义圆形按钮,可以设置边框

    allprojects {
		repositories {
			...
			maven { url 'https://jitpack.io' }
		}
	}
	
	dependencies {
	        implementation 'com.github.Graypn:RoundButton:1.0.1'
	}

pic

About

自定义圆形按钮,可以设置边框

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages