Synchronizing voting state between PostRecyclerViewAdapter and ViewPostDetailActivity using EventBus by greenrobot. Minor bugs fixed.

This commit is contained in:
Alex Ning
2019-04-18 23:31:41 +08:00
parent a7e9695717
commit cd4730c649
14 changed files with 149 additions and 63 deletions

View File

@@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.2'
classpath 'com.android.tools.build:gradle:3.4.0'
// NOTE: Do not place your application dependencies here; they belong