butterknife icon indicating copy to clipboard operation
butterknife copied to clipboard

Added @OnAutoCompleteItemClick annotation to bind onItemClickListener on...

Open manijshrestha opened this issue 9 years ago • 3 comments

... AutoCompleteTextView

manijshrestha avatar Mar 14 '15 05:03 manijshrestha

@JakeWharton , I am wondering if "targetType" could be changed to be an array? This annotation and OnRadioCheckedChanged are basically same as @OnItemSelected and @CheckedChanged? Any thoughts?

manijshrestha avatar Mar 20 '15 17:03 manijshrestha

I'm not getting this new Annotation while implementing butter knife for AutoCompleteTextView. It is not there in suggestion.

maulik-dodia avatar Jun 08 '17 14:06 maulik-dodia

This never got merged. It was written a while back and now has merge conflict. You might want to do it in code instead for now.

manijshrestha avatar Jun 08 '17 14:06 manijshrestha