Niotron Schema Problem

Niotron Recycler View Schema Problem
This Block don’t work but why

(

{
  "name": "Tournament",
  "metadata-version": 1,
  "author": "Projesh",
  "platforms": [
    "Niotron"
  ],
  "keys": [
    "id",
    "Image1",
    "Image2",
    "Match Number",
    "Time & Date Valu Call",
    "win price valu Call",
    "per kill valu call",
    "entry fee valu call",
    "Solo",
    "version valu call",
    "Map valu call"
  ],
  "components": [
    {
      "id": "Card_View1{id}",
      "type": "NiotronCardView",
      "properties": {
        "AlignHorizontal": 3,
        "AlignVertical": 2,
        "CompatPadding": true,
        "Elevation": 5,
        "Width": -2,
        "Radius": 12
      },
      "components": [
        {
          "id": "Banner_image{id}",
          "type": "Image",
          "properties": {
            "Height": 250,
            "Width": -2,
            "Picture": "{Image1}",
            "ScalePictureToFit": true
          }
        },
        {
          "id": "Spacer24{id}",
          "type": "Spacer",
          "properties": {
            "Height": 30
          }
        },
        {
          "id": "Horizontal_Arrangement2{id}",
          "type": "HorizontalArrangement",
          "properties": {
            "AlignHorizontal": 3,
            "AlignVertical": 2,
            "Width": -2
          },
          "components": [
            {
              "id": "Spacer1{id}",
              "type": "Spacer",
              "properties": {
                "Width": 30
              }
            },
            {
              "id": "Logo_Image{id}",
              "type": "Image",
              "properties": {
                "Height": 60,
                "Width": 60,
                "Picture": "{Image2}"
              }
            },
            {
              "id": "Spacer2{id}",
              "type": "Spacer",
              "properties": {
                "Width": 15
              }
            },
            {
              "id": "Vertical_Arrangement2{id}",
              "type": "VerticalArrangement",
              "properties": {
                "AlignVertical": 2,
                "Height": -2,
                "Width": -2
              },
              "components": [
                {
                  "id": "Match_Number{id}",
                  "type": "Label",
                  "properties": {
                    "CustomFontTypeFace": "HappyLucky-gxnZP.ttf",
                    "FontSize": 20,
                    "Text": "{Match Number}"
                  }
                },
                {
                  "id": "Spacer3{id}",
                  "type": "Spacer",
                  "properties": {
                    "Width": -2
                  }
                },
                {
                  "id": "Horizontal_Arrangement6{id}",
                  "type": "HorizontalArrangement",
                  "properties": {
                    "AlignVertical": 2,
                    "Width": -2
                  },
                  "components": [
                    {
                      "id": "Label3{id}",
                      "type": "Label",
                      "properties": {
                        "CustomFontTypeFace": "MinomuBlack-BWVKV.otf",
                        "FontSize": 20,
                        "Text": "Time & Date"
                      }
                    },
                    {
                      "id": "Match_Start_Time_and_Date{id}",
                      "type": "Label",
                      "properties": {
                        "CustomFontTypeFace": "MinomuBlack-BWVKV.otf",
                        "FontSize": 20,
                        "Text": "{Time & Date Valu Call}"
                      }
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "id": "Spacer11{id}",
          "type": "Spacer",
          "properties": {
            "Height": 30
          }
        },
        {
          "id": "Horizontal_Arrangement3{id}",
          "type": "HorizontalArrangement",
          "properties": {
            "AlignHorizontal": 3,
            "AlignVertical": 2,
            "Width": -2
          },
          "components": [
            {
              "id": "Spacer5{id}",
              "type": "Spacer",
              "properties": {
                "Width": 30
              }
            },
            {
              "id": "Vertical_Arrangement4{id}",
              "type": "VerticalArrangement",
              "properties": {
                "AlignHorizontal": 3,
                "AlignVertical": 2
              },
              "components": [
                {
                  "id": "Label6{id}",
                  "type": "Label",
                  "properties": {
                    "CustomFontTypeFace": "MinomuBlack-BWVKV.otf",
                    "FontSize": 22,
                    "Text": "Win Price"
                  }
                },
                {
                  "id": "Spacer6{id}",
                  "type": "Spacer",
                  "properties": {
                    "Height": 20
                  }
                },
                {
                  "id": "Win_prize_valu_Call{id}",
                  "type": "Label",
                  "properties": {
                    "CustomFontTypeFace": "MinomuBlack-BWVKV.otf",
                    "FontBold": true,
                    "FontSize": 20,
                    "Text": "{win price valu Call}"
                  }
                }
              ]
            },
            {
              "id": "Spacer7{id}",
              "type": "Spacer",
              "properties": {
                "Width": -2
              }
            },
            {
              "id": "Vertical_Arrangement5{id}",
              "type": "VerticalArrangement",
              "properties": {
                "AlignHorizontal": 3,
                "AlignVertical": 2
              },
              "components": [
                {
                  "id": "Label8{id}",
                  "type": "Label",
                  "properties": {
                    "CustomFontTypeFace": "MinomuBlack-BWVKV.otf",
                    "FontSize": 22,
                    "Text": "Per Kill"
                  }
                },
                {
                  "id": "Spacer8{id}",
                  "type": "Spacer",
                  "properties": {
                    "Height": 20
                  }
                },
                {
                  "id": "Par_kill_Valu_Call{id}",
                  "type": "Label",
                  "properties": {
                    "FontBold": true,
                    "FontSize": 20,
                    "Text": "{per kill valu call}"
                  }
                }
              ]
            },
            {
              "id": "Spacer9{id}",
              "type": "Spacer",
              "properties": {
                "Width": -2
              }
            },
            {
              "id": "Vertical_Arrangement3{id}",
              "type": "VerticalArrangement",
              "properties": {
                "AlignHorizontal": 3,
                "AlignVertical": 2
              },
              "components": [
                {
                  "id": "Label4{id}",
                  "type": "Label",
                  "properties": {
                    "CustomFontTypeFace": "MinomuBlack-BWVKV.otf",
                    "FontSize": 22,
                    "Text": "Entry Fee"
                  }
                },
                {
                  "id": "Spacer4{id}",
                  "type": "Spacer",
                  "properties": {
                    "Height": 20
                  }
                },
                {
                  "id": "Entry_Fee_Valu_Call{id}",
                  "type": "Label",
                  "properties": {
                    "CustomFontTypeFace": "Bebas-Regular.ttf",
                    "FontBold": true,
                    "FontSize": 20,
                    "Text": "{entry fee valu call}"
                  }
                }
              ]
            },
            {
              "id": "Spacer10{id}",
              "type": "Spacer",
              "properties": {
                "Width": 30
              }
            }
          ]
        },
        {
          "id": "Spacer12{id}",
          "type": "Spacer",
          "properties": {
            "Height": 30
          }
        },
        {
          "id": "Horizontal_Arrangement4{id}",
          "type": "HorizontalArrangement",
          "properties": {
            "AlignHorizontal": 3,
            "AlignVertical": 2,
            "Width": -2
          },
          "components": [
            {
              "id": "Spacer13{id}",
              "type": "Spacer",
              "properties": {
                "Width": 50
              }
            },
            {
              "id": "Vertical_Arrangement6{id}",
              "type": "VerticalArrangement",
              "properties": {
                "AlignHorizontal": 3,
                "AlignVertical": 2
              },
              "components": [
                {
                  "id": "Label10{id}",
                  "type": "Label",
                  "properties": {
                    "CustomFontTypeFace": "MinomuBlack-BWVKV.otf",
                    "FontSize": 22,
                    "Text": "Type"
                  }
                },
                {
                  "id": "Spacer14{id}",
                  "type": "Spacer",
                  "properties": {
                    "Height": 20
                  }
                },
                {
                  "id": "Match_Type_Valu_Call{id}",
                  "type": "Label",
                  "properties": {
                    "CustomFontTypeFace": "HappyLucky-gxnZP.ttf",
                    "FontBold": true,
                    "FontSize": 20,
                    "Text": "{Solo}"
                  }
                }
              ]
            },
            {
              "id": "Spacer15{id}",
              "type": "Spacer",
              "properties": {
                "Width": 120
              }
            },
            {
              "id": "Vertical_Arrangement7{id}",
              "type": "VerticalArrangement",
              "properties": {
                "AlignHorizontal": 3,
                "AlignVertical": 2
              },
              "components": [
                {
                  "id": "Label12{id}",
                  "type": "Label",
                  "properties": {
                    "CustomFontTypeFace": "MinomuBlack-BWVKV.otf",
                    "FontSize": 22,
                    "Text": "VERSION"
                  }
                },
                {
                  "id": "Spacer16{id}",
                  "type": "Spacer",
                  "properties": {
                    "Height": 20
                  }
                },
                {
                  "id": "Match_Version_valu_Call{id}",
                  "type": "Label",
                  "properties": {
                    "CustomFontTypeFace": "MinomuBlack-BWVKV.otf",
                    "FontBold": true,
                    "FontSize": 20,
                    "Text": "{version valu call}"
                  }
                }
              ]
            },
            {
              "id": "Spacer17{id}",
              "type": "Spacer",
              "properties": {
                "Width": -2
              }
            },
            {
              "id": "Vertical_Arrangement8{id}",
              "type": "VerticalArrangement",
              "properties": {
                "AlignHorizontal": 3,
                "AlignVertical": 2
              },
              "components": [
                {
                  "id": "Label14{id}",
                  "type": "Label",
                  "properties": {
                    "CustomFontTypeFace": "MinomuBlack-BWVKV.otf",
                    "FontSize": 22,
                    "Text": "MAP"
                  }
                },
                {
                  "id": "Spacer18{id}",
                  "type": "Spacer",
                  "properties": {
                    "Height": 20
                  }
                },
                {
                  "id": "Match_map_Valu_Call{id}",
                  "type": "Label",
                  "properties": {
                    "CustomFontTypeFace": "HappyLucky-gxnZP.ttf",
                    "FontBold": true,
                    "FontSize": 20,
                    "Text": "{Map valu call}"
                  }
                }
              ]
            },
            {
              "id": "Spacer19{id}",
              "type": "Spacer",
              "properties": {
                "Width": 40
              }
            }
          ]
        },
        {
          "id": "Spacer20{id}",
          "type": "Spacer",
          "properties": {
            "Height": 30
          }
        },
        {
          "id": "Horizontal_Arrangement7{id}",
          "type": "HorizontalArrangement",
          "properties": {
            "AlignHorizontal": 3,
            "AlignVertical": 2,
            "Height": -2,
            "Width": -2
          },
          "components": [
            {
              "id": "Spacer26{id}",
              "type": "Spacer",
              "properties": {
                "Width": 50
              }
            },
            {
              "id": "Progress_Bar_HOlder_Layout{id}",
              "type": "HorizontalArrangement",
              "properties": {
                "AlignVertical": 2,
                "BackgroundColor": 16378345,
                "Height": 20,
                "Width": 350
              },
              "components": [
                {
                  "id": "Progress_Bar_Match{id}",
                  "type": "HorizontalArrangement",
                  "properties": {
                    "BackgroundColor": 16042741
                  }
                }
              ]
            },
            {
              "id": "Spacer29{id}",
              "type": "Spacer",
              "properties": {
                "Width": 10
              }
            },
            {
              "id": "Horizontal_Arrangement10{id}",
              "type": "HorizontalArrangement",
              "properties": {
                "AlignHorizontal": 3,
                "AlignVertical": 2,
                "Height": -2,
                "Width": -2
              },
              "components": [
                {
                  "id": "Current_Joined_Users_Count_Value_Text_Match1{id}",
                  "type": "Label",
                  "properties": {
                    "CustomFontTypeFace": "MinomuBlack-BWVKV.otf",
                    "FontSize": 20,
                    "Text": 10
                  }
                },
                {
                  "id": "Label21{id}",
                  "type": "Label",
                  "properties": {
                    "CustomFontTypeFace": "MinomuBlack-BWVKV.otf",
                    "FontSize": 20,
                    "Text": "/"
                  }
                },
                {
                  "id": "Total_Allowed_Users_Count_Value_Match1{id}",
                  "type": "Label",
                  "properties": {
                    "CustomFontTypeFace": "MinomuBlack-BWVKV.otf",
                    "FontSize": 20,
                    "Text": 50
                  }
                }
              ]
            },
            {
              "id": "Spacer27{id}",
              "type": "Spacer",
              "properties": {
                "Width": 30
              }
            }
          ]
        },
        {
          "id": "Spacer25{id}",
          "type": "Spacer",
          "properties": {
            "Height": 30
          }
        },
        {
          "id": "Horizontal_Arrangement5{id}",
          "type": "HorizontalArrangement",
          "properties": {
            "AlignHorizontal": 3,
            "AlignVertical": 2,
            "Width": -2
          },
          "components": [
            {
              "id": "Spacer21{id}",
              "type": "Spacer",
              "properties": {
                "Width": 20
              }
            },
            {
              "id": "Card_View2{id}",
              "type": "NiotronCardView",
              "properties": {
                "AlignHorizontal": 3,
                "AlignVertical": 2,
                "CompatPadding": true,
                "Elevation": 3,
                "Height": 60,
                "Width": -2,
                "Radius": 10
              },
              "components": [
                {
                  "id": "Label16{id}",
                  "type": "Label",
                  "properties": {
                    "CustomFontTypeFace": "Bebas-Regular.ttf",
                    "FontSize": 20,
                    "Text": "SPECTATE"
                  }
                }
              ]
            },
            {
              "id": "Spacer22{id}",
              "type": "Spacer",
              "properties": {
                "Width": 40
              }
            },
            {
              "id": "Card_View3{id}",
              "type": "NiotronCardView",
              "properties": {
                "AlignHorizontal": 3,
                "AlignVertical": 2,
                "CompatPadding": true,
                "Elevation": 3,
                "Height": 60,
                "Width": -2,
                "Radius": 10
              },
              "components": [
                {
                  "id": "Join_Now_Label_Text{id}",
                  "type": "Label",
                  "properties": {
                    "CustomFontTypeFace": "MinomuBlack-BWVKV.otf",
                    "FontSize": 20,
                    "Text": "JOIN NOW"
                  }
                }
              ]
            },
            {
              "id": "Spacer23{id}",
              "type": "Spacer",
              "properties": {
                "Width": 20
              }
            }
          ]
        },
        {
          "id": "Spacer28{id}",
          "type": "Spacer",
          "properties": {
            "Height": 20
          }
        }
      ]
    }
  ]
}

)

AIA OR APK(
Test.aia (377.0 KB)
Preformatted text )

Please Help Me bro

@Tapan_Biswas what error are you getting please tell that

please guide me bro

@Tapan_Biswas can you share a demo aia

Test (6).aia (377.7 KB)

If you search the community you will find that you should not use scroll arrangement and only arrangement and that you should use procedure test1

1 Like