Androidは、WeChat Moments Jiugongge Picture + NineGridView + ImageWatcherを模倣する機能を実装しています(画像ビュー:1。プレビュー、2。ドラッグ、3。ズームイン、4。左右にスライド、5。長押しして携帯電話に保存)

1.テストの
実装:

2.依存関係パッケージを追加します。

    implementation 'androidx.appcompat:appcompat:1.1.0'
    implementation 'androidx.recyclerview:recyclerview:1.1.0'
    implementation 'com.github.iielse:ImageWatcher:1.1.5'
    implementation 'com.github.bumptech.glide:glide:4.10.0'
  

Supongo que te gusta

Origin blog.csdn.net/qq_35091074/article/details/123085791
Recomendado
Clasificación