Material Card extension problem

Any ideas to fix the problem charging url in material cards extension?

Which extension?

Which problem?

When I try to load images by an url the app freeze

You can use Collin trees extension to load image from url asynchronously.

and how can i put this images into the card view after i loaded it with colin ?

First you have to store image url on a global list and use the element index option of Colin to fetch the image url from global list variable and display wherever you want.

For reference check this wallpaper app - Wall Pocket V3.0 - Dynamic Wallpaper App | Faster & Better | Finally Complete

2 Likes