LayoutManager 썸네일형 리스트형 Tinder 같은 스와이프 가능한 RecyclerView 만들기 (feat.LayoutManager) 1.LayoutManager? A LayoutManager is responsible for measuring and positioning item views within a RecyclerView as well as determining the policy for when to recycle item views that are no longer visible to the user. By changing the LayoutManager a RecyclerView can be used to implement a standard vertically scrolling list, a uniform grid, staggered grids, horizontally scrolling collections and mo.. 더보기 이전 1 다음