sherif
(Sherif Hassan )
August 26, 2021, 4:05pm
#1
Hi koders, I need your help
OverScrollLeft block , doesn’t return any values
Does anyone know the reason
sherif
(Sherif Hassan )
August 30, 2021, 2:20pm
#2
@vknow360 Is this the right place?
It seems you have over scrolled right only, better try with another variable and scroll left then do it and share it again, if possible.
sherif
(Sherif Hassan )
August 30, 2021, 2:30pm
#4
@Still-learning The same result
Is this colintree extension?
sherif
(Sherif Hassan )
August 30, 2021, 2:39pm
#6
how many items are there in the HSA? Is it more than the width value?
Is your number items exceeds the width of the HSA, if not you won’t get it i think. , If wrong pls correct me someone
pls see this video
If the Items are greater than width Of the HSA.(works fine)
If Items are less than width of the HSA, works only right and not left
sherif
(Sherif Hassan )
September 2, 2021, 11:20am
#12
Sorry my friend for the delay in replying @Still-learning
HSA just contains one image, it’s not a dynamic component
All I trying to do that when the user swipes left something new will happens
I thought that I can make it by using this extension, is there another way to do that ???
So you want image slider, if so why don’t you consider this
1.Introduction
Hey Koders, Nikhil here,
And I’m back with another tutorial in which we will learn to create Slider of anything with no limitation…
2.What you need?
Basic Calculation understanding…
This tutorial is little bit tricky and not so easy to understand so try to understand
3.Extension Used
ScrollArrangementHandlers
Use this extension
4.Layout
[image]
4.1.Remember this
Width of card is 80%
Spaces at starting and ending of arrangement is of 10% so that we can set card to c…
Even this beautiful (overlap extension) extension also can be used as a image slider. Not worked but can be use i think…
In this tutorial you will learn how to overlap components over one another. So, let’s keep it short here and get straight to the point
Components
For this tutorial, I’m using the components listed below, but you can change them as per your needs.
[\ 24x24]Horizontal_Arrangement1(Color: Default)
[image]Button1
[image]Button2
[image]Horizontal_Arrangement2(Color: Translucent pink)
[image]Space1
[image]Checkbox1
[image]Snackbar1
[image]Animation_Util1
Blocks
So, f…
iamwsumit
(Sumit Kumar)
September 4, 2021, 1:45am
#14
Maybe this extension can do that you want.
Swipe Action View
This extension allows you to make your views or layout swipeable with Swipe View library. With this extension you can implmemnt swipe in arrangement and in dynamic arrangement. Some demos are given in preview section and you can check the given demo apk.
Thanks @sergii for sponsoring the extension
All Blocks
[blocks (12)]
Documnetation
[component_event]
This event raises when the surface view is swiped full.
[component_event (1)]
This event raises when user releasd it…