I would like to use the button on the slider to allow users to toggle a setting on and off before starting the app the first time. At first I assumed I could make a custom slide, but decided it would be easier if there were a simple setButtonText in this class that could be called when the user presses the button to reflect the value change in the background.
Similarly, updating the snackbar text would be convenient as well. I have added the first change myself in my app and it works pretty well with the intro flow.
I would like to use the button on the slider to allow users to toggle a setting on and off before starting the app the first time. At first I assumed I could make a custom slide, but decided it would be easier if there were a simple setButtonText in this class that could be called when the user presses the button to reflect the value change in the background.
Similarly, updating the snackbar text would be convenient as well. I have added the first change myself in my app and it works pretty well with the intro flow.