Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync ViewOverlay size init with RenderNode | Chris Craik | 2014-12-01 | 1 | -0/+3 |
* | Move most TransformationInfo properties to RenderNode | Chris Craik | 2014-04-02 | 1 | -3/+7 |
* | Verify drawables added to ViewOverlay so they can be scheduled | Alan Viverette | 2013-12-11 | 1 | -0/+5 |
* | Fix ViewGroupOverlay's handling of invalidating viewgroups | Chet Haase | 2013-06-21 | 1 | -0/+11 |
* | Fix crash with LayoutTransition and ViewOverlay collision | Chet Haase | 2013-06-06 | 1 | -0/+9 |
* | Add null check in ViewOverlay | Chet Haase | 2013-05-20 | 1 | -1/+3 |
* | Avoid repositioning unattached overlay views | Chet Haase | 2013-04-15 | 1 | -1/+2 |
* | Make adding views specific to a ViewGroup's overlay | Chet Haase | 2013-04-08 | 1 | -161/+232 |
* | Fix touch processing for Overlay views | Chet Haase | 2013-03-25 | 1 | -11/+38 |
* | Manage drawable invalidation automatically for Overlays | Chet Haase | 2013-03-20 | 1 | -2/+9 |
* | Add overlays to views | Chet Haase | 2013-03-15 | 1 | -0/+203 |