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

Commit 0832d477 authored by Hyunyoung Song's avatar Hyunyoung Song
Browse files

Folder text should show dark highlight when longpressed

Broken only on dark theme + super bright wallpaper
Bug: 138245847

Change-Id: Ib8627ebd49ac2b31bbd747c15ae6b55eb22efffa
parent b6841ac6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -104,6 +104,7 @@
    </style>

    <style name="LauncherTheme.Dark.DarkText" parent="@style/LauncherTheme.Dark">
        <item name="android:colorControlHighlight">#75212121</item>
        <item name="allAppsInterimScrimAlpha">25</item>
        <item name="folderFillColor">#CDFFFFFF</item>
        <item name="folderTextColor">?attr/workspaceTextColor</item>