Android代码-自定义的音乐播放View

时间:2022-08-27 21:21:40
【文件属性】:

文件名称:Android代码-自定义的音乐播放View

文件大小:1.29MB

文件格式:ZIP

更新时间:2022-08-27 21:21:40

Android代码

InteractivePlayerView Custom android music player view. Screen Check it on youtube Usage(XML) Define it in your xml file. IMPORTANT : I designed shuffle, like and replay icons for my demo app. You can create your by using Flat Icon website. Or, if you want to use mine instead of creating new icon set, then you can download my action set from here. Find view and set necessary values. InteractivePlayerView ipv = (InteractivePlayerView) findViewById(R.id.ipv); ipv.setMax(123); // music duration


【文件预览】:
InteractivePlayerView-master
----gradlew.bat(2KB)
----gradlew(5KB)
----art()
--------art.png(645KB)
----gradle.properties(855B)
----library()
--------proguard-rules.pro(668B)
--------src()
--------.gitignore(7B)
--------build.gradle(586B)
--------library.iml(7KB)
----app()
--------proguard-rules.pro(668B)
--------src()
--------app.iml(8KB)
--------.gitignore(7B)
--------build.gradle(631B)
----gradle()
--------wrapper()
----.idea()
--------gradle.xml(661B)
--------runConfigurations.xml(564B)
--------misc.xml(3KB)
--------vcs.xml(180B)
--------.name(21B)
--------copyright()
--------modules.xml(492B)
--------compiler.xml(686B)
----demoIcons.zip(7KB)
----.gitignore(91B)
----InteractivePlayerView.iml(952B)
----README.md(4KB)
----settings.gradle(27B)
----build.gradle(436B)

网友评论