A couple of questions:
1. If the defaults are provided, does the manager keep them so they can be restored by the user? If not, what is the best way to do this? Thanks.
2. In the example you use the names for colors (black, red, etc.). I would prefer that when the user wants to set a color, he/she can do so using the ColorPicker so that, for example, if the PreferenceScreen shows an item "Text Color" and the user taps that, the ColorPicker will open and then the name of the color they choose will be copied to the string value for Text Color. Is this possible and how?
Thanks.
1. If the defaults are provided, does the manager keep them so they can be restored by the user? If not, what is the best way to do this? Thanks.
2. In the example you use the names for colors (black, red, etc.). I would prefer that when the user wants to set a color, he/she can do so using the ColorPicker so that, for example, if the PreferenceScreen shows an item "Text Color" and the user taps that, the ColorPicker will open and then the name of the color they choose will be copied to the string value for Text Color. Is this possible and how?
Thanks.