linkedin / Spyglass

A library for mentions on Android
Apache License 2.0
387 stars 128 forks source link

Bump to Java 1.8 and Clean up code #86

Closed chao2zhang closed 5 years ago

chao2zhang commented 5 years ago

Issue: In MentionsEditText, there is a potential infinite recursion due to incorrect equality check of this. Since this points to MentionsEditText, not MentionsEditText.MyWatcher