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

Feature/configurable text recurrence #51

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

CCorrado
Copy link

@CCorrado CCorrado commented Dec 2, 2016

Feature enhancement, Allow the user to pass in some custom strings to update the text labels on the recurrence picker. Also changed the getDrawable deprecated method to ContextCompat.getDrawable().

@CCorrado
Copy link
Author

CCorrado commented Dec 2, 2016

This is what this PR allows the user to do, exposing a method to add these labels to SublimeOptions when creating the picker.

screen shot 2016-12-02 at 12 21 31 pm

@CCorrado
Copy link
Author

CCorrado commented Dec 3, 2016

I was actually able to do this without the modification to the library by doing the same thing, essentially... (find the view by id off sublimePicker, pass in custom strings, etc) but it'll be a bit cleaner this way.

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.

1 participant