LiveColor is an Android app project that aims to provide a clean and practical color-picking experience for on the go. This app stems from a quarter-long project for the CSE115a software design class at UCSC.
Android Settings Activity template provides a clean way to organize and navigate through all of the settings of your app (different navigable categories, titles and descriptions for each setting, etc.) It would also give us a better way to incorporate our credits into the settings fragment by giving it its own category.
Would ideally have 3 different categories (as of now):
General
Appearance
Color of the Day
Credits
On the backlog because of the time it would take to implement, including setting it up as nested fragments instead of an activity and transferring the current settings features to new fragment(s)
Android Settings Activity template provides a clean way to organize and navigate through all of the settings of your app (different navigable categories, titles and descriptions for each setting, etc.) It would also give us a better way to incorporate our credits into the settings fragment by giving it its own category.
Would ideally have 3 different categories (as of now):
On the backlog because of the time it would take to implement, including setting it up as nested fragments instead of an activity and transferring the current settings features to new fragment(s)