Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 311 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 311 Bytes

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