https://kotlinlang.org logo
e

edvin

08/26/2016, 6:15 PM
Actually, it's not that much code, because there are base classes that handle almost everything but the selection model implementation. Mine is a bit naive for now, and the complexity will be much higher if we're to support dynamic changing of all the properties (lots and lots of listeners with weak refs are needed)