Android Open Source - UI ListView library SimpleCardsView






Project Summary

A simple and useful library to use cards listview layout in android applications.

Web Site / Source Repository

SimpleCardsView is hosted in the following web site
https://github.com/arturgaleno/SimpleCardsView

If you think the Android project SimpleCardsView 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 SimpleCardsView.

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1

Resource Files

There are 4 image files in SimpleCardsView. The names of the image files are listed as follows.

ic_menu_expand_card_dark_normal.png
ic_menu_expand_card_dark_pressed.png
ic_menu_overflow_card_rounded_dark_normal.png
ic_menu_overflow_card_rounded_dark_pressed.png

The following screenshort is generated from the image listed above.

null




Java Source Files

SimpleCardsView has the following Java source files.

com.simplecardsview.adapter.CardAdapter.java
com.simplecardsview.example.ApplicationTest.java
com.simplecardsview.example.domain.EntityFactory.java
com.simplecardsview.example.domain.MyEntity.java
com.simplecardsview.example.view.BaseActivity.java
com.simplecardsview.example.view.MyListFragment.java
com.simplecardsview.example.view.viewholder.MyViewHolder.java
com.simplecardsview.model.Entity.java
com.simplecardsview.view.Card.java
com.simplecardsview.view.CardBody.java
com.simplecardsview.view.CardExpand.java
com.simplecardsview.view.CardHeader.java
com.simplecardsview.view.ViewHolder.java