PhotoAlbum with Zoom (only for Android)

MiroLx

New member
Joined
Jan 25, 2025
Messages
4
Programming Experience
10+
Hello.

I needed component for browsing through photos but didn't find anythjng to my liking. so I decided that I will try to make my own. Startes with gesture recognizer but it never worked 100 oercent. At the end I used OnTouch event from Android
native component (so it works only for Android devices) which gives you number of touch points and their coordinatrs.
Project source should be attached.

This is not finished project - some things are miising, some values are fixed. There also are no clippings on pan values.

Feel free to use it or modify it to your liking.

Miro Linek.
 
Looks like attach file was too big - here is minimal version. You will have to create new project PhotoAlbum and replace some files.
 

Attachments

  • PhotoAlbumMin.zip
    910.3 KB · Views: 1

Latest posts

Back
Top Bottom