SkillAgentSearch skills...

GradientButton

Gradient buttons

Install / Use

/learn @bartbergmans/GradientButton
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GradientButton

Android Arsenal

Gradient buttons

<img alt="GradientButton" src="http://i.imgur.com/8a8c2rJ.png" width="450">

Gradle

Add the following to your project level build.gradle:

<pre> allprojects { repositories { ... maven { url "https://jitpack.io" } } } </pre>

Add this to your app build.gradle:

<pre> dependencies { compile 'com.github.bartbergmans:GradientButton:1.0.0' } </pre>

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated4y ago
Forks3

Languages

Java

Security Score

70/100

Audited on Jun 17, 2021

No findings