Here’s my misunderstanding problem.
Here’s my misunderstanding problem.
When we select “blank item”,generally,the icon is based on a preinstalled one,isn’t it?
But somehow,after selected “blank item”,its icon is my widget icon.Why?
In addition, that icon is 780×853!!(too big size for icon!)
What should i do to fix?
]]>
< ![CDATA[
I saw a similar bug previously.
I added a widget, and the launcher crashed. After the restart the widget disappeared. When I added an item it had the widget image as icon, as yours.
I think this is because the old image is kept somehow.
Does it happen always? Try adding more blank items, does all of them have the same icon?
]]>
< ![CDATA[
Yes it seems that the preview has not been erased as it should. As item identifier are reused (if you delete item id 5 then add a new new item, the new item will have id 5 again) it will reuse resources associated with id 5. I need to check why the preview is still there.
]]>