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

Use strings for labels #1

Closed
stephanepechard opened this issue Feb 13, 2017 · 1 comment
Closed

Use strings for labels #1

stephanepechard opened this issue Feb 13, 2017 · 1 comment

Comments

@stephanepechard
Copy link

Hi,

For icons, I can use project's like R.drawable.ic_shortcut_movies, but labels are hardcoded strings. How can I use project's strings like R.string.title?
Thanks for the lib!

@MatthiasRobbers
Copy link
Owner

Hi,

sorry that was just missing in the docs. There is shortLabelRes, longLabelRes and disabledMessageRes. Added with #2.

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

No branches or pull requests

2 participants