Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save stfalconaleks/2a3fea286454652c068875686777f9a2 to your computer and use it in GitHub Desktop.
Save stfalconaleks/2a3fea286454652c068875686777f9a2 to your computer and use it in GitHub Desktop.
field.addOnPropertyChangedCallback(new OnPropertyChangedCallback() {
@Override
public void onPropertyChanged(Observable sender, int propertyId) {
// TODO: your logic
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment