This app is a step by step guide on how to add a settings view. From adding a menu button , settings activity and settings fragment. It takes the textView supplied when you create a new empty activity app template in android studio and applies the following settings to it.
- Show hide the textView using a check box.
- Change the text in the textView using a textEdit setting.
- Change the text colour using a list setting.