From 922e004f477c57ce8852fca10823a87e2ce1d212 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Thu, 11 Sep 2025 03:29:53 -0700 Subject: [PATCH] Fix picker? --- res/values/colors_device_defaults.xml | 8 ++++---- res/values/config.xml | 22 +++++++++++++++++++--- 2 files changed, 23 insertions(+), 7 deletions(-) diff --git a/res/values/colors_device_defaults.xml b/res/values/colors_device_defaults.xml index db23747..30d6bc0 100644 --- a/res/values/colors_device_defaults.xml +++ b/res/values/colors_device_defaults.xml @@ -1,7 +1,7 @@ - #10002b + - #e0aaff + \ No newline at end of file diff --git a/res/values/config.xml b/res/values/config.xml index 02798b6..9f3e1cc 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -1,15 +1,31 @@ + 2 + 0 + app.lawnchair/.LawnchairLauncher - - + + + + com.android.customization.picker + + + com.android.customization.picker.CustomizationPickerActivity + + + android.intent.action.SET_WALLPAPER + + + com.android.wallpaper.LAUNCH_SOURCE + + - + com.vivladi.browser \ No newline at end of file