相关疑难解决方法(0)

如何从XML设置RecyclerView app:layoutManager =""?

如何从XML 设置RecyclerView layoutManager?

    <android.support.v7.widget.RecyclerView
        app:layoutManager="???"
        android:layout_width="match_parent"
        android:layout_height="match_parent"/>
Run Code Online (Sandbox Code Playgroud)

xml android android-recyclerview androidx

143
推荐指数
4
解决办法
7万
查看次数

标签 统计

android ×1

android-recyclerview ×1

androidx ×1

xml ×1