room-15 / ChatSE

An Android application for StackOverflow and StackExchange chat! Revived by Tristan Wiley, base app created by Anubian
Apache License 2.0
22 stars 18 forks source link

Change image loading from Ion to Glide #37

Closed Mauker1 closed 7 years ago

Mauker1 commented 7 years ago

Title is self explanatory.

I'm changing it due to Ion's lack of image loading from the Android Resources, which Glide does pretty well.

TristanWiley commented 7 years ago

https://github.com/koush/ion/issues/153