简易图片画廊 使用到的依赖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'