[안드로이드] Glide - URL 링크로 이미지 로드하기
·
Android
안녕하세요. url을 이용해서 이미지를 로드할 수 있는 Glide 라이브러리에 대해 알아보겠습니다. 해당 포스팅은 Glide git에 올라온 버전으로 작성하였습니다. Glide Git https://github.com/bumptech/glide GitHub - bumptech/glide: An image loading and caching library for Android focused on smooth scrolling An image loading and caching library for Android focused on smooth scrolling - GitHub - bumptech/glide: An image loading and caching library for Android focuse..