Package com.skydoves.preferenceroom
Annotation Type InjectPreference
-
@Documented @Target(FIELD) @Retention(RUNTIME) public @interface InjectPreferenceInjects a dependency of the preference into a field.
@Documented
@Target(FIELD)
@Retention(RUNTIME)
public @interface InjectPreference