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.
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.
The following table is the detailed list of CardRecylerPalette.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [nodpi] |
Activity Count | 1 |
Fragment Count | 1 |
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