标签: android android-widget
当前,当我第一次将小部件放置在主屏幕上时,什么也没有发生。当我调整它的大小时,它看起来像是在调用on更新。有人知道为什么吗?
答案 0 :(得分:1)
将逻辑放在onEnabled()的{{1}}函数中。
onEnabled()
https://developer.android.com/reference/android/appwidget/AppWidgetProvider.html#onEnabled(android.content.Context)