Skip to content

Wonghitman/Gallery

 
 

Repository files navigation

Gallery

简易图片画廊 使用到的依赖2023-11-21更新:

implementation 'com.android.volley:volley:1.2.1'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation 'com.github.bumptech.glide:glide:4.16.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1'
implementation 'androidx.navigation:navigation-fragment-ktx:2.7.5'
implementation 'androidx.navigation:navigation-ui-ktx:2.7.5'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'io.supercharge:shimmerlayout:2.1.0'
implementation 'com.github.chrisbanes.photoview:library:1.2.4'

About

简易图片画廊

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 84.6%
  • Java 15.4%