python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Xamarin PCL. Scrolling while Dragging
Is it possible to implement auto-scrolling when a user drags an item to the edge of visibible part of a CollectionView? Or StackLayout. Look's like there is no way to do this out of the box and no res...

vlad
Votes: 0
Answers: 1
Optimizing an image in a horizontal scrollview
Hi all I'm trying to create a horizontal image slider using swiftui.
I'm having trouble viewing the images because they don't fit properly and I don't know why.
As you can see from the image it appear...

kAiN
Votes: 0
Answers: 0
SwiftUI make scrollview item by item
I need to create a list view with item like a square on a scrollview.
But I need to make the scroll only work to one item to another.
I could see the article allowing to set up this system on a HStack...

ColomerLu
Votes: 0
Answers: 0
kivy: Problem with the StackLayout's minimum height
I'm trying to do a scrollable list of buttons.
When I build the Stack of buttons, the StackLayout has a parameter called minimum_height which is set automatically by the layout (so it says the kivy do...
Ingeniería Quilmes
Votes: 0
Answers: 1