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

Remove deprecated api and switch to new api ( Glide) #97

Closed raghunandankavi2010 closed 5 years ago

raghunandankavi2010 commented 5 years ago

Remove SimpleTarget which is deprecated and use of CustomViewTarget instead. Update project gradle file after AS update to 3.2.1.

Mauker1 commented 5 years ago

Seems good.