搜索资源列表
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 convenience.
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 function.
cniao5-weibo-master
- 源码 菜鸟窝 #菜鸟微博#该项目涵盖了新浪微博的主要功能,有Toolbar,RecyclerView等最新控件的用法; 各种快速开发框架在实际项目中使用,比如 Glide,PhotoView ,EventBus ,OKHttp,pullToRefresh等。-Source rookie rookie nest# microblogging# The project covers the main functions of Sina microblogging, there are usage T
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  ##RecyclerView实现瀑布流 。数据来自代码家的干货网站:http://gank.io 项目主页:https://github.com/drakeet/Meizhi 本项目包含以下知识点: Butter Knife:通过注解绑定 View Glide 图片加载 Realm 数据库
tengfeixiaoyuanxinwen
- 注意:本项目是基于android studio开发的,eclipse可能无法直接导入。 一个符合 Google Material Design 的 Android 校园新闻客户端腾飞新闻,项目主页https://github.com/sues-lee/SuesNews 通过本项目你可以了解到 怎样使用不同的资源文件对不同版本的系统进行 适配 怎样使用 ORMLite 进行数据库存储 怎样符合 MaterialDesign 的设计规范 怎样使用 support-v4 以及
zhihuapp
- 知乎日报Android客户端(非官方版 Eclipse版本,仿知乎App,全新的Material Design设计风格 与官方知乎日报有哪些区别? 没有烦人的推送 权限极少(准确的说只有INTERNET权限) 不会常驻内存 体积更小(2MB<5.3MB) 给你最纯粹的阅读享受 Android MVP 模式的运用 使用Retrofit获取RESTful API内容 RecyclerView的常规使用方法(下拉刷新,Endless Scrolling...) View
wifizidongjiesuo
- 本项目是一个系统工具,可以设置一个或多个我们信任的wifi热点(如家里的,公司里的),设置成功后,只要手机连着的wifi是已信任的,以后点亮屏幕都不用先解锁。(暂时只支持隐藏图形锁)工程中使用了v7包和cardview以及recyclerview。通过广播和服务来实现相应的功能,具体可以自己查看代码。工程编码为UTF-8,变异版本为5.0.1,附件里面的项目貌似有点问题,-This project is a system tool, you can set one or more we tru
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 needs of developers in terms of