Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Before & After TextChangeEvent bindings to RxTextView #145

Merged

Conversation

xfumihiro
Copy link
Contributor

Closes #137.

@xfumihiro
Copy link
Contributor Author

Hmm... tests have passed on my machine, though.

* <strong>Warning:</strong> Instances keep a strong reference to the view. Operators that cache
* instances have the potential to leak the associated {@link Context}.
*/
public class TextViewBeforeTextChangeEvent extends ViewEvent<TextView> {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+final

@xfumihiro xfumihiro force-pushed the feature/textview-before-after-event branch from 6284d1d to 7f71042 Compare September 16, 2015 18:16
@xfumihiro xfumihiro force-pushed the feature/textview-before-after-event branch from 7f71042 to d40b8af Compare September 16, 2015 18:23
JakeWharton added a commit that referenced this pull request Sep 16, 2015
…event

Add Before & After TextChangeEvent bindings to RxTextView
@JakeWharton JakeWharton merged commit dc7f086 into JakeWharton:master Sep 16, 2015
@JakeWharton
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants