Skip to content

Android ListView customized to allow pinch zoom, this project does not based on a Canvas so the zooming is really happening on the component Level, so this is ideal for a projects which has action buttons overlayed on top of list view items and you still need those to be clickable after a zoom

Notifications You must be signed in to change notification settings

imalhasaranga/ZoomListView

Repository files navigation

ZoomListView

Android ListView customized to allow pinch zoom, this project does not based on a Canvas so the zooming is really happening on the component Level, so this is ideal for a projects which has action buttons overlayed on top of list view items and you still need those to be clickable after a zoom

About

Android ListView customized to allow pinch zoom, this project does not based on a Canvas so the zooming is really happening on the component Level, so this is ideal for a projects which has action buttons overlayed on top of list view items and you still need those to be clickable after a zoom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages