Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.17 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.17 KB

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