-
-
Save skydoves/324b7a258425c5b1facae85adc2abed1 to your computer and use it in GitHub Desktop.
layout_driven_interface
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"title": { | |
"text": "Server Driven Compose", | |
"size": 26, | |
"fontWeight": "bold" | |
}, | |
"list": { | |
"layout": "grid", | |
"itemSize": { | |
"width": 150, | |
"height": 150 | |
}, | |
"items": [ | |
{ | |
"title": "City", | |
"url": "https://github.com/user-attachments/assets/f1da7897-c7c9-41c2-8f3c-3358cf490696", | |
"scaleType": "crop" | |
}, | |
{ | |
"title": "Suits", | |
"url": "https://github.com/user-attachments/assets/4d59d695-1c5a-4edb-b26a-4fe1f1f71928", | |
"scaleType": "crop" | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment