issues
search
jasonscott5391
/
udacity-android-developer-nanodegree
0
stars
0
forks
source link
Implement Settings Activity & Fragment (PreferencesFragment)
#10
Closed
jasonscott5391
closed
6 years ago
jasonscott5391
commented
6 years ago
Settings Activity that will be started via intent from Main Activity.
Settings Fragment that will extend PreferencesFragmentCompat.
XML Resource PreferenceScreen that defines preferences.
ListPreferences within PreferenceScreen for
Popular Moves
or
Top Rated Movies
.
String values for keys, defaults, and choices.