RecyclerView in Android Home Screen Widget

南笙酒味 提交于 2020-01-17 08:08:14

问题


Is there a way to put a recyclerview in an android homescreen widget. If so, how would you set the adapter and layout manager.

Thanks


回答1:


No, sorry, at the present time, RecyclerView is not one of the supported widgets for an app widget.



来源:https://stackoverflow.com/questions/29051733/recyclerview-in-android-home-screen-widget

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!