Guest User

Untitled

a guest
Feb 13th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. dependencies {
  2. ...
  3. //adding a recyclerview
  4. compile "com.android.support:recyclerview-v7:26.1.0"
  5. //adding a cardview
  6. compile "com.android.support:cardview-v7:26.1.0"
  7. ...
  8. }
Add Comment
Please, Sign In to add comment