Skip to content

pongopom/SettingsDemo

Repository files navigation

SettingsDemo

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.

  1. Show hide the textView using a check box.
  2. Change the text in the textView using a textEdit setting.
  3. Change the text colour using a list setting.

Releases

No releases published

Packages

No packages published

Languages