Android代码-OpenDanmaku

时间:2022-08-26 01:33:45
【文件属性】:
文件名称:Android代码-OpenDanmaku
文件大小:141KB
文件格式:ZIP
更新时间:2022-08-26 01:33:45
Android代码 Android Open Danmaku 中文版说明请点击这里 一个Android的弹幕控件. Open Danmaku is a Android widget which shows danmaku animation(https://github.com/linsea/OpenDanmaku). Usage For a working implementation of this project see the sample app. add library dependency to your build.gradle file. dependencies { compile 'com.linsea:opendanmaku:1.0.0@aar' } Include the DanmakuView in your layout. 3. In your `Activity`: ```java mDanmakuView = (DanmakuView) findViewById(R.id.danmaku
【文件预览】:
OpenDanmaku-master
----.gitignore(385B)
----sample()
--------.gitignore(7B)
--------build.gradle(624B)
--------src()
--------proguard-rules.pro(648B)
----settings.gradle(34B)
----build.gradle(572B)
----gradlew(5KB)
----README.md(3KB)
----gradlew.bat(2KB)
----gradle.properties(855B)
----gradle()
--------wrapper()
----opendanmaku()
--------.gitignore(7B)
--------build.gradle(4KB)
--------src()
--------proguard-rules.pro(648B)
----screenshot()
--------screenshot.jpg(73KB)

网友评论