Android代码-QQ 未读气泡拖拽组件,轻松集成。

时间:2022-08-25 23:09:56
【文件属性】:

文件名称:Android代码-QQ 未读气泡拖拽组件,轻松集成。

文件大小:835KB

文件格式:ZIP

更新时间:2022-08-25 23:09:56

Android代码

DragPointView This is a handy developer to quickly implement drag and drop unread messages, widget, which you can use as you do with TextView, and customize detail effects with extra attributes and method. Dependency Add this in your project build.gradle file: allprojects { repositories { maven { url "https://jitpack.io" } } } Then, add the library to your module build.gradle dependencies { compile 'com.github.javonleee:DragPointView:latest.release' } Features Inh


【文件预览】:
DragPointView-master
----circle.yml(1KB)
----gradlew(5KB)
----settings.gradle(36B)
----LICENSE.txt(11KB)
----.circleci()
--------config.yml(2KB)
----.idea()
--------runConfigurations.xml(564B)
--------misc.xml(3KB)
--------compiler.xml(686B)
--------gradle.xml(688B)
--------encodings.xml(159B)
--------modules.xml(526B)
--------copyright()
--------vcs.xml(180B)
----.travis.yml(576B)
----gradle()
--------wrapper()
----README.md(5KB)
----sample()
--------src()
--------.gitignore(7B)
--------build.gradle(1017B)
--------proguard-rules.pro(637B)
----gradlew.bat(2KB)
----gradle.properties(730B)
----.gitignore(118B)
----dragpointview()
--------src()
--------.gitignore(7B)
--------build.gradle(184B)
--------proguard-rules.pro(648B)
----static()
--------example_3.gif(207KB)
--------example_2.gif(280KB)
--------example_1.gif(312KB)
----build.gradle(498B)

网友评论