commit | 996de6e9a67d902ce3effdc2f353e606d3be6721 | [log] [tgz] |
---|---|---|
author | Stephan Wahlbrink <sw@wahlbrink.eu> | Thu Oct 24 17:30:56 2019 +0200 |
committer | Stephan Wahlbrink <sw@wahlbrink.eu> | Fri Oct 25 18:37:21 2019 +0200 |
tree | 576ac38f1ce1a7a686eb99a98ccb5498ad064dde | |
parent | 0c0c780604e9b1122385bdb054c88177257306b0 [diff] |
Revise databinding code - Replace use of deprecated databinding APIs (untyped PojoProperties, untyped BeanProperties, untyped WidgetProperties, ViewerObservables, untyped ViewerProperties) - Add more nullable annotations - Rework code for better null analysis - Fix potential NPE