Skip to content

Instantly share code, notes, and snippets.

@SaiEmaniFlipp
Created January 31, 2020 16:15
Show Gist options
  • Save SaiEmaniFlipp/4e0ed1a848f34a1fa2effaa2b6d43e96 to your computer and use it in GitHub Desktop.
Save SaiEmaniFlipp/4e0ed1a848f34a1fa2effaa2b6d43e96 to your computer and use it in GitHub Desktop.
<storefront xmlns="http://schemas.flipp.com/sfml/2.0" title="SFML 2 Title" subtitle="SFML 2 subtitle" uuid="UUID">
<head></head>
<body>
<linear-layout width="match-parent" height="wrap-content" orientation="horizontal">
<flexbox width="match-parent" height="wrap-content" orientation="horizontal" >
<item-atom flex-grow="1" width="0" height="wrap-content" item-id="2" item-source="ecom">
<url-source url="https://dummyimage.com/381x358/ff0000/ffffff.png%26text=2UP%20LARGE" width="381" height="358"/>
</item-atom>
<item-atom flex-grow="2" width="0" height="wrap-content" item-id="2" item-source="ecom">
<url-source url="https://dummyimage.com/381x358/ff0000/ffffff.png%26text=Flex_grow_2" width="381" height="358"/>
</item-atom>
</flexbox>
</linear-layout>
</body>
</storefront>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment