No need to shout , try to remove this part
{
"id": "LoveButton-{number}",
"type": "MakeroidCardView",
"properties": {
"ContentPaddingLeft": 15,
"ContentPaddingRight": 15,
"ContentPaddingTop": 12,
"ContentPaddingBottom": 12,
"AlignHorizontal": 3,
"AlignVertical": 2,
"CornerRadius": 15,
"FullClickable": true
},
"components": [
{
"id": "loveButtonLabel-{number}",
"type": "Label",
"properties": {
"Text": "favorite_border",
"FontSize": 24,
"TextColor": -15789538,
"FontTypeface": 7
}
}
]
}
]
},