-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Description
Instead of View1 or View2, it would be neat if we could change it to something easy to remember. Right now I have to write down the memory address of view1, launch the view debugger and cross reference the address from wtfautolayout to find out that view1 actually is CustomHeaderView. For a couple views its pretty easy, but gets difficult as more views are on the screen.