在APKPure安全快速地下载APK
APKPure 使用签名验证功能,确保为您提供无病毒的 Kotlin Image Gallery APK 下载。
The purpose of this project was display various Image Gallery functionality using Kotlin. The images are load using AndroidRx through a Web Service (they are actually stored locally) and then displayed using a custom Grid Layout.
Apart from displaying images in both thumbnail and normal sizes, the app provides the ability to add, delete and reorder images.
Libraries used are AndroidRx, Retrofit and Picasso.
Source code can be found:
https://github.com/dubiel-sample-project/KotlinImageGallery