PreferenceInjector v2.1.1 Release Notes

Release Date: 2015-02-25 // about 9 years ago
  • ➕ Added

    • PreferenceInjector.bind(Fragment target) method. The Context can be inferred from the Fragment.
    • PreferenceInjector.bind(Service target) method. The Context can be inferred from the Service.