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

Commit 960170c6 authored by Mark Renouf's avatar Mark Renouf Committed by Android (Google) Code Review
Browse files

Merge "Assign Theme.DeviceDefault.Settings -> Theme.Micro for watches" into nyc-dev

parents e5951de6 06844df8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@
    <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.Settings" parent="Theme.Micro" />
    <style name="Theme.DeviceDefault.Wallpaper" parent="Theme.Micro" />

</resources>