Heads up, on Android 13 Beta 1, the overlay may cause a crash loop of the Pixel Launcher if you replace Smartspace with a widget. To fix this (by disabling the feature), use the following ADB command:
I'll fix the bug when I get the time, they've just changed how Smartspace works again.
Code:
adb shell
su
cmd overlay disable com.google.android.apps.nexuslauncher.plmoverlay
I'll fix the bug when I get the time, they've just changed how Smartspace works again.