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

M.custom error drawable #43

Merged
merged 4 commits into from Mar 23, 2015
Merged

M.custom error drawable #43

merged 4 commits into from Mar 23, 2015

Conversation

throrin19
Copy link
Owner

There are 3 things @justincpollard tried to do here:

  1. enable gradle builds of the .aar file;
  2. allow use of a custom error drawable;
  3. define custom error behavior.

Justin Pollard added 4 commits September 25, 2014 14:08
…r(Context c, int errorMessageRes, Drawable errorDrawable) as well as an mErrorDrawable member variable in order to specify a custom error drawable. Added that constructor to concrete validators and updated Validate to handle the custom drawable
@justincpollard
Copy link
Contributor

@throrin19 sorry for creating the pull request against master. Hopefully these changes are helpful!

@throrin19
Copy link
Owner Author

@justincpollard I merge and release your contribution this week. Change the error drawable is verry useful. Thanks for that. If you have other improvements, do not hesistate

@throrin19 throrin19 merged commit 249cbcb into throrin19:development Mar 23, 2015
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.

None yet

2 participants