commit | 0eefe9ad0819b223006533cbc79a35d66684af32 | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Mon Dec 17 16:44:32 2012 -0800 |
committer | Adam Powell <adamp@google.com> | Tue Jan 08 11:14:14 2013 -0800 |
tree | 34363b3de5c72dd84ccf79923ae04793998f55bd | |
parent | 49714d665f839c4804a17eea129092f8b472926d [diff] |
Simplify implementation of SlidingPaneLayout Cut features that aren't needed. Fix some bogus invalidation problems. Also cherry-pick dependency dc56c78a7e: Have SlidingPaneLayout respect GONE children Don't measure or layout a child view that is GONE. Ignore parallax settings if nothing can slide.