搜索资源列表
android-RecyclerView-master
- 演示使用recyclerview与linearlayoutmanager创建垂直的ListView。-Demonstration of using RecyclerView with a LinearLayoutManager to create a vertical ListView.
RecyclerDemo
- 自定义RecyclerView,实现onItemclick-RecyclerView onItemclick
RecyclerViewUniversal-adapter
- 在Android中编写recycleview时常常需要编写适配器,而该源码提供了一个万能的适配器,为编码提供了很大的方便。-Often you need to write the adapter when writing recyclerview in Android, but the source provides a universal adapter for encoding provides a great convenienc
IndependentPullToRefresh
- 在listview,recycleview中添加下拉刷新功能,不改变之前的代码,该源码可以在不改变代码的情况下,增加一个功能。-Add drop-down at the listview, recyclerview refresh function does not change the previous code, the source code can not change the code in the case, add a f
cniao5-weibo-master
- 源码 菜鸟窝 #菜鸟微博#该项目涵盖了新浪微博的主要功能,有Toolbar,RecyclerView等最新控件的用法; 各种快速开发框架在实际项目中使用,比如 Glide,PhotoView ,EventBus ,OKHttp,pullToRefresh等。-Source rookie rookie nest# microblogging# The project covers the main functions of Sina mi
RecyclerView
- Android图文混排RecyclerView实现的经典代码,想做仿QQ空间效果的朋友可以下载-Android photo-text RecyclerView achieved classic code, want to imitate QQ space effect friends can download
MaterialDesignLearn-master
- # MaterialDesignLearn 主要是学习design lib里面的控件使用 ##NavigationView ![NavigationView](https://github.com/thinkSky1206/MaterialDesignLearn/blob/master/images/nav.png ) ##RecyclerView实现瀑布流 ![RecyclerView](https://g
RecyclerviewDemo
- RecylerView +消息提示+Rxjava延迟的结合使用,一个很简单易懂的小Demo.-RecyclerView++ binding Rxjava message prompts delay the use of a very straightforward small Demo.
Android-ItemTouchHelper
- 使用ItemTouchHelper实现RecyclerView的拖动排序以及滑动删除-Using ItemTouchHelper can delete RecyclerView drag sorting and sliding
ghsc264931080846562
- SwipeToAction: An easy way to add a simple swipe-and-do-something behavior to your `RecyclerView` items. Just like in Gmail or Inbox apps.-SwipeToAction: An easy way to add a simple swipe-and-do-something behavior to y
ghsc263748050756212
- ExpandCollapseAnimator: Android animator of view s height whether it is an item of RecyclerView or ListView or whatever
CSDN-information-client
- 通过jsoup抓取html资讯信息,使用谷歌官方SwipeRefreshLayout进行刷新展示,RecyclerView资讯新闻列表展示; 用数据库保存最后一次刷新的资讯信息并清空之前的信息,当网络断开或服务器错误时,获取数据库中数据来进行展示。-With it to grab the HTML information, using Google s official SwipeRefreshLayout refresh displa
recyclerview
- recyclerview的jar包。。。20个字-recyclerview jar package
jingxuaneizi
- 详细介绍 - [ Android项目源码每天一张精选妹纸 ] 注意:本项目使用android studio开发,eclipse可能无法直接导入。 每天自动更新一张精选妹纸图、一个小视频、一系列精选程序猿干货(周末不更新)。数据来自代码家的干货网站:http://gank.io 项目主页:https://github.com/drakeet/Meizhi 本项目包含以下知识点: Butter Knife:通过注解绑定
tengfeixiaoyuanxinwen
- 注意:本项目是基于android studio开发的,eclipse可能无法直接导入。 一个符合 Google Material Design 的 Android 校园新闻客户端腾飞新闻,项目主页https://github.com/sues-lee/SuesNews 通过本项目你可以了解到 怎样使用不同的资源文件对不同版本的系统进行 适配 怎样使用 ORMLite 进行数据库存储 怎样符合 MaterialDes
zhihuapp
- 知乎日报Android客户端(非官方版 Eclipse版本,仿知乎App,全新的Material Design设计风格 与官方知乎日报有哪些区别? 没有烦人的推送 权限极少(准确的说只有INTERNET权限) 不会常驻内存 体积更小(2MB<5.3MB) 给你最纯粹的阅读享受 Android MVP 模式的运用 使用Retrofit获取RESTful API内容 RecyclerView的常规使用方法(下
wifizidongjiesuo
- 本项目是一个系统工具,可以设置一个或多个我们信任的wifi热点(如家里的,公司里的),设置成功后,只要手机连着的wifi是已信任的,以后点亮屏幕都不用先解锁。(暂时只支持隐藏图形锁)工程中使用了v7包和cardview以及recyclerview。通过广播和服务来实现相应的功能,具体可以自己查看代码。工程编码为UTF-8,变异版本为5.0.1,附件里面的项目貌似有点问题,-This project is a system tool,
RecyclerView android
- RecyclerView android
RecyclerViewDemo-master
- recyclerview的基本使用,recyclerview 的一个简单的demo 可以在此基础上再进行开发(the basic use of the recyclerview)
ExpandRecyclerViewDemo-master
- 安卓自带的ExpandListView满足不了大多数安卓开发者的需求 由RecyclerView实现的伸缩列表,在动画和性能方面更加能够满足开发者的需求(Android's own ExpandListView can't meet the needs of most Android developers. The telescopic list implemented by RecyclerView can meet the ne