mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 02:38:20 +00:00
* Patch fix for Android 13 and below tested in Android 9, 10 and 13 and works fine. * fix crash dragging the icons from drawer to home screen * use LawnchairWindowManagerProxy --------- Co-authored-by: MrSluffy <werdna.jac@gmail.com>
5 lines
150 B
XML
5 lines
150 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<color name="overview_foreground_scrim_color">@android:color/black</color>/color>
|
|
</resources>
|