ScottRobbins / DeclarativeLayout

A declarative, expressive and efficient way to lay out your views.
MIT License
5 stars 0 forks source link

Cache hash value #33

Closed ScottRobbins closed 5 years ago

ScottRobbins commented 5 years ago

This caches the hash value of layout constraints. It's not a huge performance gain, but doesn't add much complexity.