Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Kotlin Application for Staggered RecyclerView to display list items with an image and text.

License

Notifications You must be signed in to change notification settings

AndroidCodility/StaggeredRecyclerView

Repository files navigation

StaggeredRecyclerView

Kotlin Application for Staggered RecyclerView to display list items with an image using Glide Library and text.

About Glide :

Glide is an Image Loader Library for Android developed by bumptech and is a library that is recommended by Google. It has been used in many Google open source projects including Google I/O 2014 official application. It provides animated GIF support and handles image loading/caching.

Add Dependencies

dependencies {

implementation 'com.android.support:cardview-v7:27.0.2'
implementation 'com.android.support:recyclerview-v7:27.0.2'
implementation 'com.github.bumptech.glide:glide:4.5.0'

}

Glide V1 Glide V2 Glide V3

Play Video

Like Facebook Page

About

Kotlin Application for Staggered RecyclerView to display list items with an image and text.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /