I have a widget with a list inside and several times a day the list items just disappear. I find out that this may be due to a restart of the launcher, so I tried a little test. I manually restarted the launcher, and this only confirmed my suspicion - this is definitely due to restarting the launcher.
How to deal with this? The rest of the widgets (buttons, listeners, ...) work, the list items just disappear, and I don’t even see the empty_list layout that I defined - so I have to add the widget to the update button manually, but this is not a good solution ...
source
share