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
|
@ -28,7 +28,7 @@ import android.support.v7.widget.AppCompatImageView;
|
|||
import android.util.AttributeSet;
|
||||
|
||||
import com.keylesspalace.tusky.R;
|
||||
import com.varunest.sparkbutton.helpers.Utils;
|
||||
import at.connyduck.sparkbutton.helpers.Utils;
|
||||
|
||||
public final class ProgressImageView extends AppCompatImageView {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue