So I need to add views to my constraint layout for each item in a list. The code I have right now is:
for (i in 0..hikes.size - 1) { var parentLayout = find