Skip to content

Sample app showing usage of ButterKnife view injection library and Picasso for managing images for RecyclerView. The app also uses CardView

Notifications You must be signed in to change notification settings

amitAnvay/ButterKnife_RecyclerView_CardView_Examples

Repository files navigation

Demo App using libraries ButterKnife, Picasso and views (RecyclerView, and Card View)

  • View injection for Acitvity, RecyclerView and Fragments using ButterKnife. Eliminate anonymous inner-classes for listeners by annotating methods with @OnClick
  • Picasso to fetch, and cache images
  • Using Fragment as a footer on activities
  • Demonstrate usage of RecyclerView and CardView to display a list of Food items and People.

Alt text

About

Sample app showing usage of ButterKnife view injection library and Picasso for managing images for RecyclerView. The app also uses CardView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages