Skip to content

Feature/configurable text recurrence#51

Open
CCorrado wants to merge 7 commits intovikramkakkar:masterfrom
CCorrado:feature/configurable_text_recurrence
Open

Feature/configurable text recurrence#51
CCorrado wants to merge 7 commits intovikramkakkar:masterfrom
CCorrado:feature/configurable_text_recurrence

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