forked from tirthakarmahesh211/metastudio-android-app
-
Notifications
You must be signed in to change notification settings - Fork 0
/
latest.json
62 lines (61 loc) · 1.84 KB
/
latest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"$jason": {
"head": {
"title": "Latest",
"styles": {
"bold": {
"font": "HelveticaNeue-CondensedBold",
"size": "15"
},
"padded": {
"padding": "10"
},
"normal": {
"font": "HelveticaNeue",
"size": "12"
}
},
"actions": {
"$foreground": {
"type": "$reload"
}
}
},
"body": {
"header": {
"title": "Latest",
"style": {
"background": "#8bb92d",
"color": "#ffffff",
"font": "AvenirNext-Bold",
"size": "14"
},
},
"sections": [
{
"data": {
"posts": [{
"type": "post_types",
"items": [ {
"avatar": "https://raw.githubusercontent.com/tirthakarmahesh211/metastudio-android-app/master/images/noun_update_1653023.png",
"name": "Latest",
"location": "Somewhere",
"content": "https://raw.githubusercontent.com/tirthakarmahesh211/metastudio-android-app/master/images/hierarchy.png"
},{
"avatar": "https://raw.githubusercontent.com/tirthakarmahesh211/metastudio-android-app/master/images/noun_Category_2705919.png",
"name": "Categories",
"location": "Somewhere",
"content": "https://raw.githubusercontent.com/tirthakarmahesh211/metastudio-android-app/master/images/hierarchy.png"
}, {
"avatar": "https://raw.githubusercontent.com/tirthakarmahesh211/metastudio-android-app/master/images/noun_group_195974.png",
"name": "Groups",
"location": "Somewhere",
"content": "https://raw.githubusercontent.com/tirthakarmahesh211/metastudio-android-app/master/images/hierarchy.png"
}]
}]
},
},
]
}
}
}