Files
lawnchair/res/values-v28/colors.xml
Rafael de Moura Dev 795fdb2948 Patch fix for Android 13 and below (#4978)
* 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>
2024-11-17 09:05:31 +08:00

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>