RecyclerView工作流程
RecyclerView 的使用方法简单回顾:
implementation 'androidx.recyclerview:recyclerview:1.1.0'
// 2. 布局文件
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android