This is a simple auto reply chat app implemented by java.
Origin app implemented by kotlin is here
1. Glide for showing img
2. BaseRecyclerViewAdapterHelper for showing data in RecyclerView
3. CardView for showing rounded corner images
-
Glide 's version <= 4.0.0
-
change gradle source -> In ${project}/gradle/wrapper/gradle-wrapper.properties
distributionUrl=https\://mirrors.cloud.tencent.com/gradle/gradle-5.4.1-all.zip
https://github.com/android/