An open API service indexing awesome lists of open source software.

https://github.com/coronalabs/com.coronalabs-shared.android.support.v7.cardview

Rpository for shared.android.support.v7.cardview.
https://github.com/coronalabs/com.coronalabs-shared.android.support.v7.cardview

plugin

Last synced: about 1 year ago
JSON representation

Rpository for shared.android.support.v7.cardview.

Awesome Lists containing this project

README

          

Sources for the plugin `shared.android.support.v7.cardview`.

Add following to your `build.settings` to use:
```lua
{
plugins = {
"shared.android.support.v7.cardview" = {
publisherId = "com.coronalabs",
},
},
}
```