allwinner_a64/android/development/samples/browseable/RecyclerView/_index.jd
2018-08-08 18:09:17 +08:00

12 lines
373 B
Text

page.tags="RecyclerView"
sample.group=UI
@jd:body
<p>
Demonstration of using RecyclerView with a LinearLayoutManager and GridLayoutManager
to create a vertical list. Tap \"SHOW LOG\" to view elements as they are bound to
their ViewHolder. The log also displays elements that you tap.
</p>