v1.6.5
- Moved most UnityEvent registrations to the code (it fixes InputField.OnEndEdit being changed to InputField.OnSubmit on latest Unity versions, see: yasirkula/UnityTextToTextMeshProUpgradeTool#2)
- Minor memory optimization in RecycledListView
- Attempted to simplify the example code