Closed bdaykid closed 9 years ago
Hi, I'm using android studio 1.4 and it detected that ImageRequest is deprecated. Is there a workaround for this? of course the code still working. Just to make sure.. Thank you.
ImageRequest imageRequest = new ImageRequest(.......
new ImageRequest < was deprecated.
Sorry, found the answer in the ImageRequest.java. tq.
Hi, I'm using android studio 1.4 and it detected that ImageRequest is deprecated. Is there a workaround for this? of course the code still working. Just to make sure.. Thank you.
ImageRequest imageRequest = new ImageRequest(.......