Merge "Folder text should show dark highlight when longpressed" into ub-launcher3-qt-r1-dev

am: 2e3420febe

Change-Id: I04c5bd31552b337c09d3f927d928203726f45f00
This commit is contained in:
Hyunyoung Song
2019-07-25 13:58:18 -07:00
committed by android-build-merger
+1
View File
@@ -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>