HeaderFooterAdapter:简单的类,使在RecyclerView中添加页眉和页脚更加容易

时间:2021-05-15 17:48:57
【文件属性】:
文件名称:HeaderFooterAdapter:简单的类,使在RecyclerView中添加页眉和页脚更加容易
文件大小:109KB
文件格式:ZIP
更新时间:2021-05-15 17:48:57
Java HeaderFooterAdapter 处理Android的RecyclerView的页眉和页脚。 演示版 如何安装 allprojects { repositories { ... maven { url "https://jitpack.io" } } } dependencies { compile 'worker8:HeaderFooterAdapter:0.0.3' } 如何使用 请参考此仓库中的示例。TODO:填写... 执照 The MIT License (MIT) Copyright (c) 2016 Tan Jun Rong Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associat
【文件预览】:
HeaderFooterAdapter-master
----.gitignore(125B)
----app()
--------.gitignore(7B)
--------build.gradle(1KB)
--------src()
--------proguard-rules.pro(667B)
----settings.gradle(39B)
----build.gradle(736B)
----gradlew(5KB)
----README.md(2KB)
----gradlew.bat(2KB)
----gradle.properties(855B)
----headerfooteradapter()
--------.gitignore(7B)
--------build.gradle(795B)
--------src()
--------proguard-rules.pro(667B)
----gradle()
--------wrapper()

网友评论