Exactly as the title says. When I attempt to scroll up, the refresh icon will come down and the scroll arrangement won’t scroll up. Scrolling in listviews seems to work, though.
Tested on a Moto E4 running Android 7.1.1.
Exactly as the title says. When I attempt to scroll up, the refresh icon will come down and the scroll arrangement won’t scroll up. Scrolling in listviews seems to work, though.
Tested on a Moto E4 running Android 7.1.1.
you have to share the aia file and post some screenshots of your blocks… otherwise no one can help you properly…
It’s a relatively simple thing to test, but here’s a simple example app that demonstrates this:
SwipeViewScrollTest.aia (1.6 KB)
SwipeViewScrollTest.apk (4.1 MB)
The only blocks I have just tell the program to stop refreshing should someone trigger the refresh animation:
I’ve also discovered the same problem occurs with simple text-only listviews; the only component which seems to work with the swipe refresh layout is the list view with image and text.
In case anyone else is having this problem, I made a workaround using ColinTree’s Vertical Scroll Arrangement Handler:
SwipeViewScrollTest.aia (26.0 KB)
SwipeViewScrollTest.apk (4.1 MB)
A new property will be added in the next releas for that kind of bug.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.