📌  相关文章
📜  androidx recyclerview 依赖 - Java 代码示例

📅  最后修改于: 2022-03-11 14:52:33.583000             🧑  作者: Mango

代码示例6
implementation "androidx.recyclerview:recyclerview:1.1.0"
    // For control over item selection of both touch and mouse driven selection
    implementation "androidx.recyclerview:recyclerview-selection:1.1.0-rc01"