Open jpearce185 opened 5 years ago
Tag is stored in a string that is forced to lowercase to comply with our naming conventions in the DB. The text entered can be seen by un-commenting the toast in SettingsFragment. When entering text in the whatchu hate textview in the settings fragment and then clicking the "+" button, the toast will show the entered text.
Text entered in the preferences text box (in settings) needs to be used in the app as a string (toLowercase())