Hello everyone, I am creating a wallpapers app and I wanted to know if someone knows how to do this: When you slide the screen, the image will change to download it.
Jinx
(Jinx)
June 20, 2021, 8:41am
#2
Jaxparrow
(Jaxparrow)
June 20, 2021, 8:51am
#3
It is possible with SnapHelper of this Recycler View. Also, you need to load a lot of images. So, you’ll definitely need a Recycler view.
[NEW]
LinearSnapHelper : The implementation will snap the center of the target child view to the center of the RecyclerView .
PagerSnapHelper: PagerSnapHelper can help achieve a similar behavior to ViewPager .
AppInventor support (Migrating to AndroidX)
Image referring only to SnapHelper (in a Kodular project using the Fancy RecyclerView extension). See the full demo in the post above or at https://recyclerview.tedusoft.com
[2021_05_30_18_39_45_trim]
SOURCES : PagerSnapHelper | Android …
Can you just stop opening up old topics please? It’s getting really annoying.
1 Like
Jaxparrow
(Jaxparrow)
June 20, 2021, 8:55am
#6
Oh… I saw it right now… It is posted on Apr. It was revived by @Jinx again.
Jinx
(Jinx)
June 20, 2021, 8:57am
#8