public class ImageViewBindingObject extends BindingAdapterBindingObject
Observable.OnPropertyChangedCallback
Constructor and Description |
---|
ImageViewBindingObject() |
Modifier and Type | Method and Description |
---|---|
void |
changeValues() |
Drawable |
getSrc() |
int |
getTint() |
PorterDuff.Mode |
getTintMode() |
addOnPropertyChangedCallback, notifyChange, notifyPropertyChanged, removeOnPropertyChangedCallback
public int getTint()
public Drawable getSrc()
public PorterDuff.Mode getTintMode()
public void changeValues()
changeValues
in class BindingAdapterBindingObject