How To Disable Widget Updateperiodmillis?
I'm trying to figure out how I can disable the update period on my widgets? I don't need this particular feature. I'm just fine with the widget calling onUpdate when added that's
Solution 1:
Just don't include it in your xml and it won't autoupdate, or set it to 0.
Post a Comment for "How To Disable Widget Updateperiodmillis?"