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.
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.