RoboBinding v0.8.14 Release Notes
Release Date: 2016-06-13 // almost 7 years ago-
0๏ธโฃ 1. #238 - Problem with preinitialization of views. ItemPresentationModel defaults to PreInitializingViews.YES. Big thanks to @zbigniew-malinowski 's contribution on this. @zbigniew-malinowski made this feature available. ๐ 2. #248 - Lost theme and style with AppCompatActivity.
- #253 - Prefer using view.setTag(id, value) After API 14 to avoid conflict with glide for example. ๐ 4. Removed the dependency on Google Guava, which has caused a lot of difficulties for new users.