You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2022. It is now read-only.
It seems that if the user has never changed the wallpaper for the current activity, there's a possibility that the activity wallpaper is blank. Under these circumstances, there's nothing but black rectangles shown for the desktops.
A quick work around is to simply change the wallpaper. While I can't 'fix' this here (as it's related to how activities are handled), a better long term solution may be to implement logic displaying a border and/or a notification when a wallpaper image can't be found.
It seems that if the user has never changed the wallpaper for the current activity, there's a possibility that the activity wallpaper is blank. Under these circumstances, there's nothing but black rectangles shown for the desktops.
A quick work around is to simply change the wallpaper. While I can't 'fix' this here (as it's related to how activities are handled), a better long term solution may be to implement logic displaying a border and/or a notification when a wallpaper image can't be found.