Example #1
0
 @Override
 public void putProperty(String key, String val) {
   super.putProperty(key, val);
   syncRemoteView();
 }