Results 2 issues of anjiemo

I'm trying to replace the RecyclerView to ViewPager in the item (GridToPager) example with RecyclerView to ViewPager2 (RecycleView), because I want to use ViewPager2 as my detail list interface (like...

## 【警告:请务必按照 issue 模板填写,不要抱有侥幸心理,一旦发现 issue 没有按照模板认真填写,一律直接关闭】 ## 建议收集 * issue 是否有人曾提过类似的问题?【必答】(一旦出现重复提问我将不会再次解答) 无 * 你觉得框架有什么不足之处?【必答】(你可以描述框架有什么令你不满意的地方) 部分控件命名错误,需要修改 * 你觉得该怎么去完善会比较好?【非必答】(你可以提供一下自己的想法或者做法供作者参考) 修改控件命名,将【iv_status_text】修改为 【tv_status_text】,源码链接:[widget_status_layout.xml](https://github.com/getActivity/AndroidProject-Kotlin/blob/master/app/src/main/res/layout/widget_status_layout.xml)

help wanted