Pullzoomview

An Android custom ListView and ScrollView with pull to zoom-in.
Alternatives To Pullzoomview
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Overscroll Decor2,551
2 years ago3July 21, 202042bsd-2-clauseJava
Android: iOS-like over-scrolling effect applicable over almost all scrollable Android views.
Pullzoomview2,309
4 years ago30apache-2.0Java
An Android custom ListView and ScrollView with pull to zoom-in.
Springview1,84153 years ago2April 14, 201977apache-2.0Java
🔥 A custom view pull to refresh,support ScrollView,ListView,RecyclerView,WebView and all another views, easy to use
Verticalviewpager1,219
6 years ago21apache-2.0Java
Vertically ViewPager and vertically transformer for Android.
Parallaxscroll86315515 years ago1September 17, 201431mitJava
Parallax ScrollView and ListView for Android
Swipemenu816
4 years ago9apache-2.0Java
[DEPRECATED] A swipe menu for horizontal/vertical, support left/right and top/bottom directions
Slidebottompanel809
7 years ago11Java
底部划动菜单,滑动时背景图透明度渐变,支持嵌套 ListView 或 ScrollView
React Native Sortable List7773344 months ago25April 08, 2022112mitJavaScript
React Native Sortable List component
Scrollablelayout768
6 years ago27mitJava
共同头部+ViewPager+ListView http://blog.csdn.net/w7822938/article/details/47173047
Scrollparallaximageview541
6 years ago1April 26, 20194mitJava
Provides parallax effects when ImageView scrolls in the screen.
Alternatives To Pullzoomview
Select To Compare


Alternative Project Comparisons
Readme

PullZoomView

An Android custom ListView and ScrollView with pull to zoom-in.

Features

  • Set ZoomView enable
  • Add HeaderView Custom
  • ZoomView Parallax or Normal
  • HeaderView Show or Hide

Usage

In your build.gradle:

 dependencies {
   compile 'com.github.frank-zhu:pullzoomview:1.0.0'
 }

or Maven:

<dependency>
  <groupId>com.github.frank-zhu</groupId>
  <artifactId>pullzoomview</artifactId>
  <version>1.0.0</version>
  <type>aar</type>
</dependency>

Using this library?

If you're using this library in one of your projects just send me a G+ message and I'll add your project to the list.

Contribution

Pull requests are welcome!

If you have a bug to report a feature to request or have other questions, file an issue. I'll try to answer as soon as I can.

Thanks

Developers @matrixxun PullToZoomInListView

About me

Click Me

License

Copyright 2014 Frank Zhu

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.
Popular Scrollview Projects
Popular Listview Projects
Popular User Interface Components Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Listview
Parallax
Scrollview