Android代码-GlideToast是一个实现Flying Toast动画的android库。

时间:2022-08-26 00:45:30
【文件属性】:

文件名称:Android代码-GlideToast是一个实现Flying Toast动画的android库。

文件大小:2.21MB

文件格式:ZIP

更新时间:2022-08-26 00:45:30

Android代码

GlideToast An Android library to build flying animated toast message. Releases: Current release: 1.0 You can see all the library releases here. Screenshots      Download the sample apk here. Usage: Adding the depencency Add this to your root build.gradle file: allprojects { repositories { ... maven { url 'https://jitpack.io' } } } Now add the dependency to your app build.gradle file: implementation 'com.github.imjeevandeshmukh:GlideToas


【文件预览】:
GlideToast-master
----gradle()
--------wrapper()
----glidetoastlib()
--------.gitignore(7B)
--------build.gradle(808B)
--------proguard-rules.pro(751B)
--------glidetoastlib.iml(12KB)
--------src()
----local.properties(443B)
----README.md(5KB)
----build.gradle(546B)
----gifs()
--------info.gif(121KB)
--------bottom.gif(121KB)
--------center.gif(111KB)
--------warn.gif(108KB)
--------fail.gif(111KB)
--------default.gif(104KB)
--------success.gif(121KB)
--------top.gif(101KB)
----app-debug.apk(1.51MB)
----gradlew.bat(2KB)
----gradlew(5KB)
----LICENSE(1KB)
----app()
--------.gitignore(7B)
--------build.gradle(971B)
--------proguard-rules.pro(751B)
--------app.iml(12KB)
--------src()
----GlydeToast.iml(864B)
----gradle.properties(726B)
----GlideToast.iml(864B)
----.DS_Store(6KB)
----settings.gradle(33B)

网友评论