简易图片画廊 使用到的依赖:
implementation 'com.android.volley:volley:1.1.1'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.0.0'
implementation 'com.github.bumptech.glide:glide:4.10.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0-rc03'
implementation 'androidx.navigation:navigation-fragment-ktx:2.1.0'
implementation 'androidx.navigation:navigation-ui-ktx:2.1.0'
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'io.supercharge:shimmerlayout:2.1.0'
implementation 'com.github.chrisbanes.photoview:library:1.2.4'