How to disable Widget updatePeriodMillis?

后端 未结 1 583
刺人心
刺人心 2020-12-15 19:19

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 ad

相关标签:
1条回答
  • 2020-12-15 19:59

    Just don't include it in your xml and it won't autoupdate, or set it to 0.

    0 讨论(0)
提交回复
热议问题