JakeKyung / RecyclerView

RecyclerView_Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RecyclerView Example

Img, Text RecyclerView

  • Activity
  • Adapter
  • Model

Libraries

 
dependencies {
    ....
    compile 'com.android.support:recyclerview-v7:25.3.1'
    compile 'com.android.support:cardview-v7:25.3.1'
    compile 'com.android.support:design:25.3.1'
}

About

RecyclerView_Example


Languages

Language:Java 100.0%