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

This commit is contained in:
Hyunyoung Song
2019-07-25 20:46:57 +00:00
committed by Android (Google) Code Review
+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>