projectbuendia / client

Android client app
Apache License 2.0
38 stars 23 forks source link

Fix event handlers to not depend on erased type parameters. #452

Closed zestyping closed 5 years ago

zestyping commented 5 years ago

This fixes a type erasure problem that was causing event handlers to fire inappropriately and throw typecasting exceptions.