Home | History | Annotate | Download | only in RecyclerView
      1 
      2 page.tags="RecyclerView"
      3 sample.group=UI
      4 @jd:body
      5 
      6 <p>
      7             
      8                 Demonstration of using RecyclerView with a LinearLayoutManager and GridLayoutManager
      9                 to create a vertical list. Tap \"SHOW LOG\" to view elements as they are bound to
     10                 their ViewHolder. The log also displays elements that you tap.
     11             
     12         </p>
     13