pellucide / droiddraw

Automatically exported from code.google.com/p/droiddraw
0 stars 0 forks source link

Improve RelativeLayout #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
RelativeLayout's treatment of circular dependencies is overly conservative. 

Original issue reported on code.google.com by brendan....@gmail.com on 4 Dec 2007 at 4:30

GoogleCodeExporter commented 9 years ago
Should also handle aligning with parent as well as sibling widgets.

Original comment by brendan....@gmail.com on 9 Dec 2007 at 6:52

GoogleCodeExporter commented 9 years ago
RelativeLayout now supports Parent aligning and it is more intelligent about 
choosing
which widgets to allow relations with.

Original comment by brendan....@gmail.com on 12 Dec 2007 at 6:04