本文介绍了RecyclerView在Android主屏幕小部件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有把recyclerview在Android主屏幕小部件的一种方式。如果是的话,你会如何设置适配器和布局管理器。

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

感谢

推荐答案

没有,不好意思,在present时间, RecyclerView 是不支持的部件之一对于一个应用程序部件。

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

这篇关于RecyclerView在Android主屏幕小部件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-17 14:42
查看更多