You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea here would be to print to logcat whenever the ContourLayout or one of its direct subviews has its position or size recalculated, i.e. whenever one of the lambdas defined in the context of that layout gets run.
It would be useful for debugging view layouts (especially for more complex layouts or layouts whose size changes frequently.
The text was updated successfully, but these errors were encountered:
The idea here would be to print to logcat whenever the ContourLayout or one of its direct subviews has its position or size recalculated, i.e. whenever one of the lambdas defined in the context of that layout gets run.
It would be useful for debugging view layouts (especially for more complex layouts or layouts whose size changes frequently.
The text was updated successfully, but these errors were encountered: