Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #11045 from t895/color-edge-effect
Android: Change color control highlight to system default
  • Loading branch information
JosJuice committed Sep 11, 2022
2 parents 0ab94e3 + e77543a commit 713b535
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Source/Android/app/src/main/res/values/themes.xml
Expand Up @@ -42,9 +42,6 @@
<item name="colorPrimaryInverse">@color/dolphin_inversePrimary</item>
<item name="android:shadowColor">@color/dolphin_shadow</item>

<item name="android:colorControlHighlight">@color/dolphin_secondary</item>
<item name="android:colorEdgeEffect">@color/dolphin_onSurfaceVariant</item>

<!-- Enable window content transitions -->
<item name="android:windowContentTransitions">true</item>
<item name="android:windowAllowEnterTransitionOverlap">true</item>
Expand Down

0 comments on commit 713b535

Please sign in to comment.