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

Commit 80137f25 authored by Mark Renouf's avatar Mark Renouf Committed by android-build-merger
Browse files

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

am: 960170c6

* commit '960170c6':
  Assign Theme.DeviceDefault.Settings -> Theme.Micro for watches
parents 15756a62 960170c6
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>