[FREE/OS] CoolRefreshView || Add Cool Refresh For [ ListView & VerticalArrangement & VerticalScrollArrangement ] Components

All Blocks:

Document:


blocks(1)
Event: On Refresh


blocks
Event: On Error
@error :return error
@errorFrom: where does the error come from..


blocks(2)
Cancel Refreshing


blocks(3)
Return is can user scroll up or not


blocks(4)
Initialize cool refresh view in your view
@view : ListView or VerticalArrangement or VerticalScrollArrangement component


blocks(5)
Refreshing


blocks(6)
Enabled Cool Refreshing


blocks(7)
Enabled Nested Scrolling


blocks(8)
Top Off Set : The distance between titlebar and refresh view


blocks(9)
Max Drop Height Of Refresh View


blocks(10)
Shadow Radius


blocks(11)
Refresh Color


blocks(12)
SchemeColor [List]




Simple Demo Block:

AIX: DOWNLOAD

AIA: CoolRefreshView.aia (64.2 KB)

This AIA Created in MIT App Inventor

Source Code :

Thanks to

5 Likes

Great contribution @mahmoud_hooda, Appreciate your effort.

1 Like

Nice extension,

Can you please provide a sample block for implementation?
Also, where are those colors reflected? The spinning progress that comes to the center prevents user from clicking elsewhere or not (you know what I’m saying)?

Anyways great extension…

1 Like

Thanks @ceo.zandora :heart:

1 Like

thanks :heart:

DONE

And AIA

which color you mean?

I tested it and i can tell you you can click any where exept circle of refresh becuse you will not get an event when circle refresh click like that … are you understand what i mean?

another thanks :heart: :sweat_smile:

Scheme Color List

Yes

You’re welcome.

1 Like

in circle of refresh view

edit: @OfficialDjJohn you can notice it in this demo the first color show in circle of refresh in yellow, And it will change according to the order of the colors that you added