I am following a tutorial to build a UI using the Recycler List extension by AB Creations, but I keep getting this error whenever I initialize the list or create the views:
“Runtime Error: Unknown color”
I have checked all my dictionary properties. I am not using text blocks for colors, I am using the built-in color blocks, but the error persists.
Here are my blocks:
Any help to identify which block is causing this “Unknown color” issue would be highly appreciated!
Your details is not enough share us your full code regarding the recyclerr listview
Definitely you’re passing wrong values to colors and get component by tag
1
Color, you should look one by one on all set colors code,
2
This can comes from OnBindView where you’re trying to set properties while its original code is Removed from OnCreate block
Hello, thank you for replying.
Here is the full code regarding my Recycler ListView. I have checked the dictionary properties and removed any text blocks used for colors, but the “Unknown color” error still appears when I initialize the list. Any idea what is causing this?
Please, what should I do?
Drop your AIA file if you don’t mind, else you send it via DM
1 Like
Solved, i just PM you with the fixed AIA file
1 Like
Wow, thank you so much!
Your solution worked like magic. I’ve been struggling with this error all day, and you finally solved it. I truly appreciate you taking the time to open my AIA file and figure it out. You are a lifesaver!
1 Like