Skip to content

Instantly share code, notes, and snippets.

@mzgreen
Created February 15, 2015 11:10
Show Gist options
  • Save mzgreen/74aa1238045fea357142 to your computer and use it in GitHub Desktop.
Save mzgreen/74aa1238045fea357142 to your computer and use it in GitHub Desktop.
HideOnScrollExample - build file
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:appcompat-v7:21.0.3'
compile "com.android.support:recyclerview-v7:21.0.0"
compile 'com.android.support:cardview-v7:21.0.3'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment