在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