All Projects → matrixxun → Pulltozoominlistview

matrixxun / Pulltozoominlistview

An Android custom ListView with pull to zoom-in and parallax effect header like Path App.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Pulltozoominlistview

android-page
android 分页列表数据加载引擎,主要封装了android分页列表数据加载的各个组件,如果你有一个需要分页加载的List列表,都可以使用此框架实现。
Stars: ✭ 15 (-98.32%)
Mutual labels:  listview, pulltorefresh
Llmlistview
super list view for uwp
Stars: ✭ 27 (-96.97%)
Mutual labels:  listview, pulltorefresh
Cadar
Android solution which represents month and list calendar views.
Stars: ✭ 360 (-59.6%)
Mutual labels:  listview
Pullrefreshlayout
下拉刷新,上拉加载,真实的回弹(overscroll)效果(媲美qq),且大小只有37KB(是其他主流刷新库或回弹库的1/2,1/3,甚至是1/4),同时,自定义header和footer,可以实现任何你想的到的功能(例如:自动触发加载更多、二级刷新等)
Stars: ✭ 639 (-28.28%)
Mutual labels:  pulltorefresh
React Native Ultimate Listview
A high performance FlatList providing customised pull-to-refresh | auto-pagination & infinite-scrolling | gridview layout | swipeable-row.
Stars: ✭ 497 (-44.22%)
Mutual labels:  listview
Adapter
A quick adapter library for RecyclerView, GridView, ListView, ViewPager, Spinner
Stars: ✭ 376 (-57.8%)
Mutual labels:  listview
Pulltorefresh
A PullToRefresh widget.
Stars: ✭ 522 (-41.41%)
Mutual labels:  pulltorefresh
Recyclerlistview
High performance listview for React Native and web!
Stars: ✭ 4,033 (+352.64%)
Mutual labels:  listview
Flabbylistview
Android library to display a ListView whose cells are not rigid but flabby and react to ListView scroll.
Stars: ✭ 764 (-14.25%)
Mutual labels:  listview
Pulltorefresh
Flutter相关的项目QQ:277155832 Email:2[email protected]
Stars: ✭ 454 (-49.05%)
Mutual labels:  pulltorefresh
Superadapter
[Deprecated]. 🚀 Adapter(BaseAdapter, RecyclerView.Adapter) wrapper for Android. 一个Adapter同时适用RecyclerView、ListView、GridView等。
Stars: ✭ 638 (-28.4%)
Mutual labels:  listview
React Virtualized
React components for efficiently rendering large lists and tabular data
Stars: ✭ 22,963 (+2477.22%)
Mutual labels:  listview
Pulltorefresh.js
A quick and powerful plugin for your pull-to-refresh needs in your webapp.
Stars: ✭ 3,814 (+328.06%)
Mutual labels:  pulltorefresh
Web Pull To Refresh
A native-like JavaScript pull to refresh implementation for the web.
Stars: ✭ 530 (-40.52%)
Mutual labels:  pulltorefresh
Imageviewer
🔮图片浏览器,支持图片手势缩放、拖拽等操作,`自定义View`的模式显示,自定义图片加载方式,更加灵活,易于扩展,同时也适用于RecyclerView、ListView的横向和纵向列表模式,最低支持版本为Android 3.0及以上...
Stars: ✭ 363 (-59.26%)
Mutual labels:  listview
React Native Sortable List
React Native Sortable List component
Stars: ✭ 678 (-23.91%)
Mutual labels:  listview
Brv
Android上最强大的RecyclerView库
Stars: ✭ 345 (-61.28%)
Mutual labels:  listview
Phoenix
Phoenix Pull-to-Refresh
Stars: ✭ 4,048 (+354.32%)
Mutual labels:  listview
Slideanddraglistview
➰SlideAndDragListView (SDLV) is an extension of the Android ListView that enables slide and drag-and-drop reordering of list items.
Stars: ✭ 516 (-42.09%)
Mutual labels:  listview
Swipemenu
[DEPRECATED] A swipe menu for horizontal/vertical, support left/right and top/bottom directions
Stars: ✭ 817 (-8.31%)
Mutual labels:  listview

PullToZoomInListView

A Android custom ListView with pull to zoom-in and parallax effect header like Path App.

Features

  1. Support multi-touch
  2. API level 9+ supported

Example

See example code here on Github. You can also see it live downloading this apk

License

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].