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

Skip to content
Commit f87e87c4 authored by Andrew Zeng's avatar Andrew Zeng
Browse files

Swap usages of colorPrimaryDark on wear to colorSurface

This is done since:
  * colorPrimaryDark and colorPrimary are the same Theme.DeviceDefault
    on phone, so this aligns us with that
  * colorPrimaryDark is normally with status bar/action bar, which are
    not relevant on Wear
  * colorSurface/colorSurfaceVariant more appropriate for the particular
    framework components on Wear that were previously using
    colorPrimaryDark

Bug: 268542165
Test: manually verify watch UI using colorPrimaryDark
Change-Id: I37709a0725a683ffbc068a96a99751f3f7fa5114
parent 7a3e378f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment