Android Open Source - Development api CardRecylerPalette






Project Summary

This is a small demo of Card View, Recyler View & Palette api of the android support library with the new toolbar api in android. The scrolling can be made lot more smotther with LRUCache. But this is just for demo purpose.

Web Site / Source Repository

CardRecylerPalette is hosted in the following web site
https://github.com/DhimanDasgupta/CardRecylerPalette

If you think the Android project CardRecylerPalette listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of CardRecylerPalette.

ItemValue
Java File Count7
Supported screen sizes[nodpi]
Activity Count1
Fragment Count1




Java Source Files

CardRecylerPalette has the following Java source files.

com.dhimandasgupta.cardrecylerpalette.ApplicationTest.java
com.dhimandasgupta.cardrecylerpalette.MainActivity.java
com.dhimandasgupta.cardrecylerpalette.model.CardItem.java
com.dhimandasgupta.cardrecylerpalette.model.CardItemGenerator.java
com.dhimandasgupta.cardrecylerpalette.ui.adapters.CardAdapter.java
com.dhimandasgupta.cardrecylerpalette.ui.fragments.MainFragment.java
com.dhimandasgupta.cardrecylerpalette.ui.views.SquareImageView.java