Is it possible to lock a widget
The default longclick event of the widget enables the user to delete it. Is it possible to lock the widget so the user couldn't delete it开发者_开发知识库? I would certainly build in an if condition to the let the user decide when they want to delete the widget.
Is it possible to lock the widget so the user couldn't delete it?
There is no API for this, sorry.
精彩评论