为什么在 android studio 3.6.2 RecyclerView 不工作?

why in android studio 3.6.2 RecycelerView Does not work?

我更新了AndroidStudio 到3.6.2 版本,添加了RecycelerView 后,我发现它没有显示在设计选项卡中!

设计选项卡无法呈现布局的原因有多种。

  • 尝试更改设计视图中的 API 级别。
  • 通过转到“构建”>“清理构建”来清理构建项目
  • 确保您没有丢失任何来自 SDK 的文件
  • 仍然,如果 android studio 无法呈现您的布局,请尝试转到“文件”>“无效”Cache/Restart