Q132
Choose the layout manager of the RecyclerView under Android for Kotlin, which positions items in a staggered grid format
A.
LinearLayoutManager
B.
GridLayoutManager
C.
StaggeredGridLayoutManager
AnswerD.
None of these
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board