summaryrefslogtreecommitdiff
path: root/adservices/apk/res/values/themes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'adservices/apk/res/values/themes.xml')
-rw-r--r--adservices/apk/res/values/themes.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/adservices/apk/res/values/themes.xml b/adservices/apk/res/values/themes.xml
index 9c537cbe0d..554be28b91 100644
--- a/adservices/apk/res/values/themes.xml
+++ b/adservices/apk/res/values/themes.xml
@@ -14,13 +14,6 @@
limitations under the License.
-->
<resources>
- <!-- This theme should contain attributes that should always be set despite OEM overlays. -->
- <style name="Theme.AdServices.Settings" parent="Theme.SubSettingsBase">
- <!-- These two attributes are required when using Toolbar as ActionBar. -->
- <item name="android:windowActionBar">false</item>
- <item name="android:windowNoTitle">true</item>
- </style>
-
<style name="AdServices.MainTheme" parent="android:Theme.DeviceDefault.Settings">
<item name="android:navigationBarColor">@android:color/transparent</item>
<item name="android:navigationBarDividerColor">@null</item>