summaryrefslogtreecommitdiff
path: root/data/res/values-television/themes_device_defaults.xml
diff options
context:
space:
mode:
authorandroid-build-prod (mdb) <android-build-team-robot@google.com>2021-04-05 19:42:56 +0000
committerandroid-build-prod (mdb) <android-build-team-robot@google.com>2021-04-05 19:42:56 +0000
commitf39c96d013f0e08beea93cb03f0d03f5b071537b (patch)
tree7bc6ac4bf7c682a2ba1e0243e1234efd73473f90 /data/res/values-television/themes_device_defaults.xml
parent03d553bc2b9890601943a4e04e02202337eb1af7 (diff)
parent1d3db4f3e9eafe2615387a84642f74da4e1d39f2 (diff)
downloadandroid-30-f39c96d013f0e08beea93cb03f0d03f5b071537b.tar.gz
Snap for 7249939 from 1d3db4f3e9eafe2615387a84642f74da4e1d39f2 to androidx-compose-releaseandroidx-compose-release
Change-Id: Ia2fd7de3fe1d437dac496223f332878aed3da7b5
Diffstat (limited to 'data/res/values-television/themes_device_defaults.xml')
-rw-r--r--data/res/values-television/themes_device_defaults.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/res/values-television/themes_device_defaults.xml b/data/res/values-television/themes_device_defaults.xml
index cb3d328..d6bdeee 100644
--- a/data/res/values-television/themes_device_defaults.xml
+++ b/data/res/values-television/themes_device_defaults.xml
@@ -33,5 +33,6 @@
<style name="Theme.DeviceDefault.Autofill.Light" parent="Theme.DeviceDefault.Autofill"/>
<style name="Theme.DeviceDefault.Light.Autofill.Save" parent="Theme.DeviceDefault.Autofill.Save"/>
- <style name="Theme.DeviceDefault.Resolver" parent="Theme.Leanback.Resolver" />
+ <style name="Theme.DeviceDefault.ResolverCommon" parent="Theme.Leanback.Resolver" />
+ <style name="Theme.DeviceDefault.Resolver" parent="Theme.DeviceDefault.ResolverCommon" />
</resources>