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

Textfield placeholder error #6

Open
rmvz3 opened this issue Sep 23, 2015 · 0 comments
Open

Textfield placeholder error #6

rmvz3 opened this issue Sep 23, 2015 · 0 comments

Comments

@rmvz3
Copy link

rmvz3 commented Sep 23, 2015

The placeholder property in textFields is being setting as text. Line 36 in UITextField+NHLocalize should be:
[self setPlaceholder:NSLocalizedString(nhlTextFieldPlaceholder, nil)];

P.S. This is the first library I add to any project. Priceless. Thank you

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

No branches or pull requests

1 participant