ActivityModule

final Module ActivityModule(Activity activity)

Provides a named binding of Activity as ACTIVITY and of the Activity's Context as ACTIVITY_CONTEXT.

Note: This module should only be referenced from a Component located in an Activity or else Activity/memory leaks might be introduced!