Examples of custom recycler view items. Automatically detecting a dominant color of an image using Picasso and Palette libraries

Overview

custom-image-list-item

Examples of custom RecyclerView items using Data Binding

Features:

  • Loading images urls with the help of a Picasso library
  • Automatically detecting a dominant color of an image using Palette API
  • Based on a dominant color of the image automatically setting up background and border colors, applying contrasting title and description colors
  • Customising shape of an image using ShapeableImageView
  • You might also like...
    An Android Animation library which easily add itemanimator to RecyclerView items.
    An Android Animation library which easily add itemanimator to RecyclerView items.

    RecyclerView Animators RecyclerView Animators is an Android library that allows developers to easily create RecyclerView with animations. Please feel

    Android library providing simple way to control divider items (ItemDecoration) of RecyclerView
    Android library providing simple way to control divider items (ItemDecoration) of RecyclerView

    RecyclerView-FlexibleDivider Android library providing simple way to control divider items of RecyclerView Release Note [Release Note] (https://github

    RetroDialer - Custom view like a retro telephone dialer
    RetroDialer - Custom view like a retro telephone dialer

    RetroDialer Custom view like a retro telephone dialer Demo

    Simple plug and play custom RecyclerView
    Simple plug and play custom RecyclerView

    InfiniteScrollRecyclerView Pros: Simple plug and play custom RecyclerView. Easy to use Built on top of RecyclerView, hence it is performant as it work

    ANDROID. ChipsLayoutManager (SpanLayoutManager, FlowLayoutManager). A custom layout manager for RecyclerView which mimicric TextView span behaviour, flow layouts behaviour with support of amazing recyclerView features
    ANDROID. ChipsLayoutManager (SpanLayoutManager, FlowLayoutManager). A custom layout manager for RecyclerView which mimicric TextView span behaviour, flow layouts behaviour with support of amazing recyclerView features

    ChipsLayoutManager This is ChipsLayoutManager - custom Recycler View's LayoutManager which moves item to the next line when no space left on the curre

    Carousel Recyclerview let's you create carousel layout with the power of recyclerview by creating custom layout manager.
    Carousel Recyclerview let's you create carousel layout with the power of recyclerview by creating custom layout manager.

    Carousel Recyclerview let's you create carousel layout with the power of recyclerview by creating custom layout manager.

    ItemDecorator - Custom item decorator for adding divider for only the first item of a RecyclerView

    ItemDecorator Custom item decorator for adding divider for only the first item o

    A flexible view for providing a limited rect window into a large data set,just like a two-dimensional RecyclerView.  It different from RecyclerView is that it's two-dimensional(just like a Panel) and it pin the itemView of first row and first column in their original location. Dogglers app uses a RecyclerView in horizontal, vertical and grid view to show a group of CardViews
    Dogglers app uses a RecyclerView in horizontal, vertical and grid view to show a group of CardViews

    Welcome to DogglersApp! This app is the final project from Unit 2 of Android Basics in Kotlin given by Google codelabs: https://developer.android.com/

    Owner
    Alina Stepanova
    Android developer
    Alina Stepanova
    A custom recycler view with shimmer views to indicate that views are loading.

    ShimmerRecyclerView Intro A custom recycler view with shimmer views to indicate that views are loading. The recycler view has a built-in adapter to co

    Harish Sridharan 3.8k Dec 31, 2022
    Handy library to integrate pagination, which allow no data layout, refresh layout, recycler view in one view and easy way to bind pagination in app.

    Pagination View Handy library to integrate pagination, which allow no data layout, refresh layout, recycler view in one view and easy way to bind pagi

    DhiWise 4 Dec 18, 2021
    RecyclerView con clickListener de artistas Colombianos, utilizando picasso.

    Video ?? Puedes mirar la guia original en Recycler. Video donde muestro el proyecto final, aquellos que deseen descargar el proyecto pueden agregar Ca

    Sergio Vargas Pedraza 0 Oct 24, 2021
    A couple of sticky header decorations for android's recycler view.

    DEPRECATION NOTICE This library has not been touched in a very long time and many things have changed in the android ecosystem since then. Updating an

    Eduardo Barrenechea 879 Nov 26, 2022
    A couple of sticky header decorations for android's recycler view.

    DEPRECATION NOTICE This library has not been touched in a very long time and many things have changed in the android ecosystem since then. Updating an

    Eduardo Barrenechea 879 Nov 26, 2022
    Medium sample for frogo-recycler-view

    mediumstory-frogo-recycler-view Tutorial how to use frogo-recycler-view lib Medium sample for frogo-recycler-view Medium Story Here frogo-recycler-vie

    Muhammad Faisal Amir 5 Sep 12, 2021
    Simple lib to create a endless recycler view scroll

    Endless RecyclerView A simple lib to create an infinite list in a RecyclerView. When you reach the end of the list, a callback is triggered, where you

    Jaison Klemer 4 Sep 2, 2022
    Android Development by using Kotlin, this App uses the concept of API, Recycler Methods and Databases.

    Bookstore App by using Kotlin This Project is made using Kotlin, and it uses main concepts of API, Databases, Fragments and many more. This Applicatio

    Abeye Tewodros 4 Nov 23, 2022
    Android library for RecyclerView to manage order of items and multiple view types.

    recyclerview-binder Android Library for RecyclerView to manage order of items and multiple view types. Features Insert any items to wherever you want

    Satoru Fujiwara 185 Nov 15, 2022
    A Common RecyclerView.Adapter implementation which supports all kind of items and has useful data operating APIs such as remove,add,etc.

    ##PowerfulRecyclerViewAdapter A Common RecyclerView.Adapter implementation which supports any kind of items and has useful data operating APIs such as

    null 313 Nov 12, 2022