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

Commit e698891d authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix voicemail multi-select title text color"

parents b6b92e66 4164dbb7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,6 +46,6 @@

  <!-- Colors our actionbar text in action mode to dialer white text color. -->
  <style name="ActionModeTitleTextStyle" parent="@style/TextAppearance.AppCompat.Widget.ActionMode.Title">
    <item name="android:textColor">?android:attr/textColorPrimaryInverse</item>
    <item name="android:textColor">?android:attr/textColorPrimary</item>
  </style>
</resources>