xref: /aosp_15_r20/development/samples/browseable/RecyclerView/_index.jd (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1*90c8c64dSAndroid Build Coastguard Worker
2*90c8c64dSAndroid Build Coastguard Workerpage.tags="RecyclerView"
3*90c8c64dSAndroid Build Coastguard Workersample.group=UI
4*90c8c64dSAndroid Build Coastguard Worker@jd:body
5*90c8c64dSAndroid Build Coastguard Worker
6*90c8c64dSAndroid Build Coastguard Worker<p>
7*90c8c64dSAndroid Build Coastguard Worker
8*90c8c64dSAndroid Build Coastguard Worker                Demonstration of using RecyclerView with a LinearLayoutManager and GridLayoutManager
9*90c8c64dSAndroid Build Coastguard Worker                to create a vertical list. Tap \"SHOW LOG\" to view elements as they are bound to
10*90c8c64dSAndroid Build Coastguard Worker                their ViewHolder. The log also displays elements that you tap.
11*90c8c64dSAndroid Build Coastguard Worker
12*90c8c64dSAndroid Build Coastguard Worker        </p>
13