mcqueccu Well-Known Member Licensed User Longtime User Dec 12, 2022 #1 I am currently looking at the Gesture Recognizer library and it seems a bit complicated. I want to use the Pinch Zoom part to increase the text size of a single item added to the custom listview, any help or direction will be much appreciated. Thank you
I am currently looking at the Gesture Recognizer library and it seems a bit complicated. I want to use the Pinch Zoom part to increase the text size of a single item added to the custom listview, any help or direction will be much appreciated. Thank you
Erel B4X founder Staff member Licensed User Longtime User Dec 12, 2022 #2 The closest example is this one: https://www.b4x.com/android/forum/t...pe-actions-and-pull-to-refresh.98252/#content It is not trivial. Upvote 0
The closest example is this one: https://www.b4x.com/android/forum/t...pe-actions-and-pull-to-refresh.98252/#content It is not trivial.