文件名称:Android代码-掉落通知效果
文件大小:365KB
文件格式:ZIP
更新时间:2022-08-27 03:57:35
Android代码
DropDownWarning Easy to implemente drop down warning/ message Installation Download the .aar file Go to File -> New -> New Module -> Import .Jar/.AAR Package Add this to your dependecies dependecies{ compile project (":dropdownwarninglibrary-release") } Or simply include allprojects { repositories { ... maven { url 'https://jitpack.io' } } } in your project gradle and then: dependencies { compile 'com.github.Norbert515:DropDownWarni
【文件预览】:
DropDownWarning-master
----.gitignore(97B)
----gradle()
--------wrapper()
----README.md(3KB)
----build.gradle(498B)
----dropdownwarninglibrary-release.aar(17KB)
----gradlew.bat(2KB)
----gradlew(5KB)
----app()
--------.gitignore(7B)
--------build.gradle(677B)
--------proguard-rules.pro(644B)
--------src()
----gradle.properties(855B)
----.idea()
--------runConfigurations.xml(564B)
--------encodings.xml(159B)
--------misc.xml(3KB)
--------modules.xml(923B)
--------.name(15B)
--------copyright()
--------compiler.xml(686B)
--------gradle.xml(694B)
----LICENSE.txt(1KB)
----dropdownwarninglibrary()
--------.gitignore(7B)
--------build.gradle(572B)
--------proguard-rules.pro(644B)
--------src()
----gif()
--------bounce.gif(193KB)
--------standart.gif(114KB)
----settings.gradle(42B)