mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-17 17:48:20 +00:00
This is a temporary approach to dim the wallpaper. Flip on ENABLE_WALLPAPER_SCRIM to enable the scrim. In the long term we'll dim the wallpaper layer directly. Test: Manual Bug: 185890335 Change-Id: Ia88597bbcba6ae1536015d1b2a35260cab4a4453
10 lines
331 B
XML
10 lines
331 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<DynamicResources>
|
|
<entry id="@color/delete_target_hover_tint" />
|
|
<entry id="@color/delete_target_hover_tint" />
|
|
<entry id="@color/delete_target_hover_tint" />
|
|
<entry id="@color/delete_target_hover_tint" />
|
|
<entry id="@color/wallpaper_scrim_color" />
|
|
|
|
</DynamicResources>
|