Fix SparkButtons (#608)
* fix the SparkButtons * dont notify adapter after boost/fav
This commit is contained in:
parent
48c239338d
commit
89f93eab85
9 changed files with 44 additions and 39 deletions
|
@ -63,7 +63,7 @@ dependencies {
|
|||
implementation 'com.squareup.okhttp3:logging-interceptor:3.10.0'
|
||||
implementation 'com.jakewharton.picasso:picasso2-okhttp3-downloader:1.1.0'
|
||||
implementation 'com.pkmmte.view:circularimageview:1.1'
|
||||
implementation 'com.github.varunest:sparkbutton:1.0.5'
|
||||
implementation 'com.github.connyduck:sparkbutton:1.0.0'
|
||||
implementation 'com.github.chrisbanes:PhotoView:2.1.3'
|
||||
implementation 'com.mikepenz:google-material-typeface:3.0.1.2.original@aar'
|
||||
implementation('com.theartofdev.edmodo:android-image-cropper:2.7.0') {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue