Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9b8e4d01 authored by Vinod Krishnan's avatar Vinod Krishnan
Browse files

Adding more DeviceDefault for CTS tests

Bug: 15091518
Change-Id: Iddabacbd023f031c9c4ec6fd4c4f60ce17b606c4
parent ef2b35cc
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -17,12 +17,15 @@
    <style name="Theme.DeviceDefault" parent="Theme.Micro" />
    <style name="Theme.DeviceDefault.NoActionBar" parent="Theme.Micro" />
    <style name="Theme.DeviceDefault.Dialog" parent="Theme.Micro.Dialog" />
    <style name="Theme.DeviceDefault.DialogWhenLarge" parent="Theme.Micro.Dialog" />
    <style name="Theme.DeviceDefault.Dialog.Alert" parent="Theme.Micro.Dialog.Alert" />
    <style name="Theme.DeviceDefault.Light" parent="Theme.Micro.Light" />
    <style name="Theme.DeviceDefault.Light.NoActionBar" parent="Theme.Micro.Light" />
    <style name="Theme.DeviceDefault.Light.DarkActionBar" parent="Theme.Micro.Light" />
    <style name="Theme.DeviceDefault.Light.Dialog" parent="Theme.Micro.Dialog" />
    <style name="Theme.DeviceDefault.Light.DialogWhenLarge" parent="Theme.Micro.Dialog" />
    <style name="Theme.DeviceDefault.Light.Dialog.Alert" parent="Theme.Micro.Dialog.Alert" />
    <style name="Theme.DeviceDefault.Wallpaper" parent="Theme.Micro" />

</resources>