soundcloud / lightcycle

LightCycle lets self-contained classes respond to Android’s lifecycle events
http://soundcloud.github.io/lightcycle/
Apache License 2.0
705 stars 55 forks source link

More support baseclasses #56

Closed michaelengland closed 8 years ago

michaelengland commented 8 years ago

This PR adds 2 more base support classes that we are using. If we don't use these, then creating the LightCycleBinder classes fails with generics.

glung commented 8 years ago

@michaelengland The test failed, I think it is related to my comments