How to reduce Airtable data Loading Time

Airtable Loads data just fast like other but the problem is when we load any images from the Web Then thn it takes a lot time to view especially is we are using Material CardView Extension.

Solution :

If u are not using the Material CardView then the Best Solution is to use Glide in App & The Extension below have it in them:

  1. AsyncImageLoader by Collin
  2. PedrozaGilde Extension by @CarlosPedroza27

And if u wanna to show to data in cardView then I suggest you all to use GridCardView Extension which is Paid by @Kus_Zab which have glide added with CardView.

3 Likes