Dynamic Real Estate App Design | Simple And Clean UI

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
                                    }
                                }
                            ]
                        }
                    ]
                },

image

κ°μ‚¬ν•©λ‹ˆλ‹€ λ§Žμ€ 도움 λ˜μ—ˆμŠ΅λ‹ˆλ‹€~