Skip to content

Instantly share code, notes, and snippets.

@Hardik8184
Created December 27, 2019 07:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Hardik8184/2eaeeb87a830fbb1be1e936214d970ff to your computer and use it in GitHub Desktop.
Save Hardik8184/2eaeeb87a830fbb1be1e936214d970ff to your computer and use it in GitHub Desktop.
dependencies {
// Shimmer
implementation 'com.facebook.shimmer:shimmer:0.1.0@aar'
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
implementation 'androidx.recyclerview:recyclerview:1.1.0'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment