Android Home screen Widget: RemoteViews setRemoteAdapter(…) method not working on API 11+

后端 未结 3 654
悲&欢浪女
悲&欢浪女 2021-02-06 03:09

So onUpdate method calls

remoteViews.setRemoteAdapter(id, R.id.listview, intent)

in order to apply an adapter to the listview in the widget.

<
3条回答
提交回复
热议问题