ButterKnifeLite icon indicating copy to clipboard operation
ButterKnifeLite copied to clipboard

Added a new annotation class to providing binding to the buttons with…

Open Keshava11 opened this issue 7 years ago • 2 comments

… a defined selector which updates its properties like text, color and background. Added changes in the sample app as well to demo the new binding annotation. not updated appname in library manifest

Keshava11 avatar Jun 13 '17 11:06 Keshava11

@Keshava11 Can you please explain the feature you have added in brief so that I can review it better?

janishar avatar Jun 16 '17 16:06 janishar

Hi @janishar, I have added a new annotation BindButtonSelector which provides binding to the buttons with selector background, selector text color and state dependent text when button toggles between default and selected state. I have also added it's usage in README.

Keshava11 avatar Jun 17 '17 20:06 Keshava11