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

https://github.com/thecodetraveler/gridtorelativelayout


https://github.com/thecodetraveler/gridtorelativelayout

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# GridToRelativeLayout

This Xamarin.Forms sample app was created to answer a StackOverflow question.

It demonstrates how to create a a `RelativeLayout` from a `Grid` layout.

### StackOverflow Answer
https://stackoverflow.com/a/45849483/5953643