Display the number of gold given to the post.

This commit is contained in:
Alex Ning
2018-08-26 14:51:13 +08:00
parent d83ded0193
commit 41b243be7d
8 changed files with 42 additions and 44 deletions

View File

@@ -56,4 +56,5 @@ dependencies {
implementation 'io.reactivex.rxjava2:rxandroid:2.1.0'
implementation 'io.reactivex.rxjava2:rxjava:2.2.0'
implementation 'org.sufficientlysecure:html-textview:3.6'
implementation 'com.squareup.retrofit2:retrofit:2.4.0'
}