diff --git a/MapboxAndroidDemo/src/main/res/values/descriptions_strings.xml b/MapboxAndroidDemo/src/main/res/values/descriptions_strings.xml index dda918833..154188b2b 100644 --- a/MapboxAndroidDemo/src/main/res/values/descriptions_strings.xml +++ b/MapboxAndroidDemo/src/main/res/values/descriptions_strings.xml @@ -134,7 +134,7 @@ Quickly show the directions route associated with a RecyclerView item. Use a ValueAnimator to adjust SymbolLayer icons\' rotation values and create a spinning effect. Adjust the attribution "i" to match a map style, app UI, or color motif. - Use the Android system\'s Shared Preferences to save and retrieve coordinates. + Use the Android system\'s SharedPreferences to save and retrieve information such as coordinates. Show an accurate and government-approved China map in your app using the Mapbox Maps SDK. Use the China plugin to determine whether or not the device is inside of China. diff --git a/MapboxAndroidDemo/src/main/res/values/titles_strings.xml b/MapboxAndroidDemo/src/main/res/values/titles_strings.xml index 8372cea20..37677c4ec 100644 --- a/MapboxAndroidDemo/src/main/res/values/titles_strings.xml +++ b/MapboxAndroidDemo/src/main/res/values/titles_strings.xml @@ -136,5 +136,5 @@ RecyclerView Directions Spinning icon Style attribution - Shared preferences + Saving to SharedPreferences