没有合适的资源?快使用搜索试试~ 我知道了~
ExposureRecyclerView:ExposureRecyclerView是一个很方便对RecyclerView的ite...
共68个文件
xml:21个
kt:20个
png:10个
需积分: 32 3 下载量 125 浏览量
2021-05-29
16:03:46
上传
评论
收藏 174KB ZIP 举报
温馨提示
ExposureRecyclerView ExposureRecyclerView是一个很方便对RecyclerView的item进行曝光埋点的库,在现有代码上少量侵入即可实现RV的曝光埋点。支持RV的线性布局、网格布局、瀑布流布局,横向滑动曝光埋点。支持配置item的有效曝光面积。 添加依赖: allprojects { repositories { ... maven { url 'https://jitpack.io' } } } dependencies { implementation 'com.github.wp529:ExposureRecyclerView:1.1.1' } 使用方式: 将ItemView的根布局替换为对应的LayoutView,内部提供了三个LayoutView,若需更多的LayoutView可以自行实现IProvideExposureD
资源推荐
资源详情
资源评论
收起资源包目录
ExposureRecyclerView-main.zip (68个子文件)
ExposureRecyclerView-main
gradlew.bat 2KB
gradlew 5KB
gradle.properties 1KB
LICENSE 11KB
app
proguard-rules.pro 750B
src
test
java
com
wp
exposure
ExampleUnitTest.kt 339B
androidTest
java
com
wp
exposure
ExampleInstrumentedTest.kt 657B
main
res
mipmap-xxxhdpi
ic_launcher.png 10KB
ic_launcher_round.png 16KB
drawable
ic_launcher_background.xml 5KB
mipmap-hdpi
ic_launcher.png 4KB
ic_launcher_round.png 5KB
drawable-v24
ic_launcher_foreground.xml 2KB
values
colors.xml 207B
strings.xml 70B
styles.xml 381B
mipmap-xxhdpi
ic_launcher.png 8KB
ic_launcher_round.png 12KB
mipmap-mdpi
ic_launcher.png 3KB
ic_launcher_round.png 3KB
mipmap-xhdpi
ic_launcher.png 5KB
ic_launcher_round.png 7KB
mipmap-anydpi-v26
ic_launcher_round.xml 272B
ic_launcher.xml 272B
layout
activity_grid.xml 1KB
fragment_list.xml 903B
item_grid.xml 847B
item_list.xml 782B
activity_horizontal.xml 952B
activity_list.xml 1KB
activity_main.xml 1KB
activity_vp_fragment.xml 453B
item_stagger.xml 931B
item_horizontal_list.xml 804B
activity_stagger.xml 933B
activity_rv_in_scroll.xml 1KB
java
com
wp
exposure
ListActivity.kt 4KB
RvInScrollActivity.kt 3KB
StaggerActivity.kt 3KB
ListFragment.kt 2KB
VpFragmentActivity.kt 703B
SimpleFragmentPagerAdapter.kt 859B
MainActivity.kt 1KB
GridActivity.kt 4KB
HorizontalRvActivity.kt 2KB
AndroidManifest.xml 1KB
.gitignore 6B
build.gradle 2KB
gradle
wrapper
gradle-wrapper.jar 53KB
gradle-wrapper.properties 232B
.gitignore 92B
exposure
proguard-rules.pro 750B
src
main
java
com
wp
exposure
Ext.kt 683B
model
VisibleItemPositionRange.kt 222B
InExposureData.kt 488B
RecyclerViewExposureHelper.kt 13KB
view
ExposureLinearLayout.kt 581B
ExposureFrameLayout.kt 612B
ExposureRelativeLayout.kt 658B
IProvideExposureData.kt 322B
IExposureStateChangeListener.kt 546B
AndroidManifest.xml 118B
consumer-rules.pro 0B
.gitignore 6B
build.gradle 1KB
README.md 4KB
settings.gradle 64B
build.gradle 728B
共 68 条
- 1
资源评论
Tstormatroc
- 粉丝: 33
- 资源: 4526
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 使用 Visual Studio 2017 和 Windows 10 SDK 编写的 DirectX 11 3D 游戏编程简介源代码.zip
- 使用 Spout 将 openFrameworks 纹理发送或接收至使用 DirectX 和 OpenGL 的其他应用程序.zip
- django开发注意事项
- linux centos7-telnet安装包
- 仓库管理系统final
- windows键盘改键工具
- ai剪辑 ,无需复杂的工序,登录即可免费使用
- Git-2.47.1-64-bit.7z
- 使用 Qt 快速实现 DirectX 11 Windows(以及有用的原语).zip
- 使用 Python PyQt4 和 DirectX 编程进行游戏控制的虚拟键盘.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功