| loopeer/CardStackView |
1,979 |
|
0 |
0 |
almost 9 years ago |
0 |
|
21 |
|
Java |
| One Custom view for show something just like cards with animations. |
| dexafree/MaterialList |
1,629 |
|
95 |
3 |
over 7 years ago |
35 |
March 24, 2016 |
53 |
|
Java |
| An Android library aimed to get the beautiful CardViews that Google shows at its official design specifications |
| birajpatel/GridListViewAdapters |
277 |
|
0 |
0 |
over 6 years ago |
0 |
|
1 |
other |
Java |
| This library provides GridAdapters(ListGridAdapter & CursorGridAdapter) which enable you to bind your data in grid card fashion within android.widget.ListView, Also provides many other features related to GridListView. |
| YiChaoLove/CoverFlow |
99 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
|
Java |
| CoverFlow for Android, horizontal scrolling card, horizontal vertical overlap listview. |
| geniusgithub/SyncLoaderBitmapDemo |
58 |
|
0 |
0 |
over 9 years ago |
0 |
|
0 |
|
Java |
| a sync load bitmap int listview demo |
| dmbfm/react-native-card-list |
19 |
|
0 |
2 |
over 8 years ago |
1 |
November 17, 2017 |
2 |
|
JavaScript |
| A React Native component which displays a list of image cards that zoom to fullscreen |
| elcrion/demo.cardlistview |
15 |
|
0 |
0 |
over 12 years ago |
0 |
|
0 |
|
Java |
| android google like card list view |
| saravanaml/CardListGridView |
10 |
|
0 |
0 |
over 10 years ago |
0 |
|
1 |
|
Java |
| Material ListView and GridView using recycler view and card view |
| Harrison1/RecyclerView |
8 |
|
0 |
0 |
over 10 years ago |
0 |
|
0 |
mit |
Java |
| RecyclerView that mimics a listview with the option to put the list into a card view. The data is pulled from Reddit's open API parsing their JSON data. |
| Harrison1/MyRecyclerList |
6 |
|
0 |
0 |
over 10 years ago |
0 |
|
1 |
mit |
Java |
| Code that accompanies my youtube tutorial series on recycerviews. The app mimics a listview with the option to put the list into a card view. The data is pulled from Reddit's open API parsing their JSON data. |