文件名称:Android代码-TvRecyclerView
文件大小:883KB
文件格式:ZIP
更新时间:2022-08-26 01:28:09
Android代码
TvRecyclerView A custom RecyclerView for Android TV end.中文说明 ScreenShot Usage 1.First you can add gradle dependency with command : dependencies { ...... compile 'com.henryblue.library:tvrecyclerview:1.2.2' } To add gradle dependency you need to open build.gradle (in your app folder,not in a project folder) then copy and add the dependencies there in the dependencies block; 2.Add TvRecyclerView in your layout 3.Set the LayoutManager and Adapter mTvRecyclerView = (TvRecycler
【文件预览】:
TvRecyclerView-master
----gradlew(5KB)
----settings.gradle(34B)
----screenshot3.png(37KB)
----screenshot1.png(25KB)
----README-zh.md(3KB)
----LICENSE(11KB)
----gradle()
--------wrapper()
----screenshot2.png(227KB)
----README.md(4KB)
----tvrecyclerview()
--------src()
--------.gitignore(7B)
--------build.gradle(2KB)
--------proguard-rules.pro(669B)
----gradlew.bat(2KB)
----gradle.properties(810B)
----.gitignore(453B)
----app()
--------src()
--------.gitignore(7B)
--------build.gradle(1KB)
--------proguard-rules.pro(669B)
----build.gradle(741B)