diff options
Diffstat (limited to 'fakelocation/fakelocationdemo/src/main/res')
| -rw-r--r-- | fakelocation/fakelocationdemo/src/main/res/values/themes.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/fakelocation/fakelocationdemo/src/main/res/values/themes.xml b/fakelocation/fakelocationdemo/src/main/res/values/themes.xml index 9ce6d28..58e96a0 100644 --- a/fakelocation/fakelocationdemo/src/main/res/values/themes.xml +++ b/fakelocation/fakelocationdemo/src/main/res/values/themes.xml @@ -17,7 +17,7 @@  <resources xmlns:tools="http://schemas.android.com/tools">      <!-- Base application theme. --> -    <style name="Theme.PrivacyCentralApp" parent="Theme.MaterialComponents.DayNight.DarkActionBar"> +    <style name="Theme.AdvancedPrivacy" parent="Theme.MaterialComponents.DayNight.DarkActionBar">          <!-- Primary brand color. -->          <item name="colorPrimary">@color/purple_500</item>          <item name="colorPrimaryVariant">@color/purple_700</item> | 
