Posso configurá-lo assim?
<androidx.recyclerview.widget.RecyclerView
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:listitem="@layout/product_item" />
Posso configurá-lo assim?
<androidx.recyclerview.widget.RecyclerView
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:listitem="@layout/product_item" />
Fala Vitor, de boa ?
Cara em tese sim, sem problemas nenhum, geralmente a gente acaba colocando um id para conseguir recuperar no código :)