AndreaVitale / av.imageview

Titanium native ImageView module that extends the default Titanium ImageView with more capabilities and a different caching system.
MIT License
96 stars 29 forks source link

fixed global AvImageview access since 9.0 #100

Closed Topener closed 3 years ago

Topener commented 4 years ago

Since SDK 9.0 implicit global scope doesn't work anymore, variables need to be defined as global scope. I've added a line to fix that in the readme.