python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
AutoScroll Text with pinch and zoom in flutter
I'm new to flutter and I'm trying to implement a page where I want to show Text Widget with AutoScroll Also users can Zoom in and Zoom Out the text. I have implemented AutoScroll using the help of thi...
Rahul Vyas
Votes: 0
Answers: 0
Xamarin Android Pinch and Pan not working inside Carousel View
I have been stuck with an issue with regards to pinch and pan just on the Android platform but works well with iOS. I got my code for pinch and pan from here: Xamarin Forms pinch and pan together.
I h...
Sawan
Votes: 0
Answers: 1
How do you create a UITextView with blocks and zoom in effect (like the Essayist App)
I would like to achieve the zoom in effect like how the Essayist app implements it. I would also like to know how to split a textview into chunks/paragraphs/blocks, just like the app. I really don't h...
Aadi Anand
Votes: 0
Answers: 0
Xamarin MVVM image viewer with zoom and pan
I have a Xamarin MVVM class that displays a full page image. The code is shown below. The single tap simply closes the view. My question is how to implement the pan or zoom. The only things that I...
charles young
Votes: 0
Answers: 1