[Discontinued] Expand Collapse View Extension || Extension for expanding or collapsing any view with duration

Expand Collapse View

Hello everyone I am today going to introduce a new extension that is Expand Collapse View extension that helps you to expand or collapse the component(visible) with duration
I know this extension already exist on community but that is paid so I have introduced this extension free to everyone
Let’s see some blocks and their documentation

All Blocks

Documentation

component_event (16)

This event raises when component expanded

component_event (15)

This event raises when component collapsed

component_method (31)

This block collapse the height of component with given duration

component_method (32)

This block collapse the width of component with duration

component_method (33)

This block expand the height of component with duration

component_method (34)

This bock expand the width of component with duration

Usage

image

Preview


Download

Click to download AIX

Open Source

Credit

Thank always Kodular for being with myself
Suggestion and issue are welcome

If you like the extension then like the topic
Thank You All

37 Likes

Nice extension, how are u always epic bru ? :smiling_face_with_three_hearts: :face_with_hand_over_mouth: :smiling_face_with_three_hearts: Are u einstein of java ? :joy: :rofl:

3 Likes

Great work! Can we use this for creating expanding listview?

2 Likes

Thanks @Aditya_Singh

Well I think you can use this for setting height of listview

1 Like

Another great extension!!!

1 Like

Great extension Keep It Up.

1 Like

another helpful extension.thank you for your contribution

I can’t find the Aix download button on google drive

I downloaded normally with no errors

send aix via pm please

1 Like

Great extension!

1 Like

This is really cool, thanks!

1 Like

Thank you! This is what I was looking for!

Hello @iamwsumit
Nice extension! Just a request, if its possible to create a BeforeExpand event, so that in case if we want to trigger something before the view expands.

Thank You

I did not get this block use. Can you please define a little?. BeforeExpand occurs when the expandation starts?

I am planning to make something new like this that would be more professional and animative.

Yes you said it right. This event will be triggered just before the view expansion so if user wants to show some components or load something that can be done easily.