Glyptodon
Glyptodon copied to clipboard
Question about TegAutolayoutConstraints
Hi, I tried to use in the same project Glyptodon and Dodo and i got an error about duplicate file. I noticed that the two files are different even though they do the same thing -I think
I opted for the Dodo version but changing TegAutolayoutConstraints.centerY(label, viewTwo: self, constraintContainer: self, constant: style.title.verticalOffset) to TegAutolayoutConstraints.centerY(label, viewTwo: self, constraintContainer: self) inside GlyptodonView.swift
I did well or you'd do differently? The result is the same but I don't know which version of TegAutolayoutConstraints is the most up to date / optimized Maybe you forgot to update one of two files
Thank you very much
Hi, I forgot to watch the repository and missed your question, sorry. Yes, you did it correctly.