Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否有可能在单个回收器视图中获得位于视图寻呼机片段中的按位置卡片视图?
我们可以对不同的位置使用 when 条件,例如 when(position){ "1"-> ... "2" -> ... },同样可以这样做。使用单个 RV 而不是多个 RV,我们可以设置多个适配器。