microsoftarchive / android-sliding-layer-lib

Highly customizable SlidingLayer as you have seen in Wunderlist
http://wunderlist.com
Apache License 2.0
932 stars 279 forks source link

Explicit dimension #95

Open vchernyshov opened 8 years ago

vchernyshov commented 8 years ago

When set height of SlidingLayer wrap_content it takes all height of parent container. I guess the SlidingLayer must measure all children and then set dimension to itself.