Added a feature: Sending comments.

This commit is contained in:
Alex Ning
2019-06-14 10:30:26 +08:00
parent 42c7b316f3
commit f69ae29bb9
11 changed files with 115 additions and 92 deletions

View File

@@ -75,5 +75,5 @@ dependencies {
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.16'
implementation 'com.github.Ferfalk:SimpleSearchView:0.1.3'
implementation 'org.greenrobot:eventbus:3.1.1'
implementation 'com.github.chinalwb:are:0.1.5'
implementation 'jp.wasabeef:richeditor-android:1.2.2'
}