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

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

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

plugin

Last synced: 9 months ago
JSON representation

Rpository for shared.android.support.v7.gridlayout.

Awesome Lists containing this project

README

          

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

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