Android代码-漂亮的色彩渐变式背景效果。

时间:2022-08-25 19:44:48
【文件属性】:

文件名称:Android代码-漂亮的色彩渐变式背景效果。

文件大小:236KB

文件格式:ZIP

更新时间:2022-08-25 19:44:48

Android代码

Flowing Gradient Library Android ver 3.1 How to use Add these lines in your build.gradle files: In your Project Level build.gradle repositories { jcenter() } In your App Level build.gradle dependencies { compile 'com.dynamitechetan.flowinggradient:flowinggradient:1.1' } Using Maven com.dynamitechetan.flowinggradient flowinggradient 1.1 pom BASIC USAGE To set your own gradients and transition duration using XML, you must add this line in your xml file in the first component:


【文件预览】:
Flowing-Gradient-master
----gradlew(5KB)
----settings.gradle(35B)
----.idea()
--------runConfigurations.xml(564B)
--------misc.xml(3KB)
--------compiler.xml(686B)
--------gradle.xml(861B)
--------.name(10B)
--------encodings.xml(159B)
--------modules.xml(502B)
--------copyright()
--------vcs.xml(180B)
----gradle()
--------wrapper()
----README.md(4KB)
----screenshots()
--------Screenshot_20160720-215934.png(128KB)
----gradlew.bat(2KB)
----flowinggradient()
--------src()
--------.gitignore(7B)
--------build.gradle(2KB)
--------proguard-rules.pro(649B)
----gradle.properties(855B)
----.gitignore(97B)
----app()
--------src()
--------.gitignore(7B)
--------build.gradle(718B)
--------proguard-rules.pro(649B)
----build.gradle(642B)

网友评论