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
I've been searching for a way to collapse the pane when the SlidingLayout is created. I've tried to call the collapsePane method, but that isn't working. I've searched through the source and haven't found anything that will work for this situation.
I accomplished this a very "hacky" way. I animated the panel to the bottom and it collapsed and changed its state. If anyone has a better way I'm all ears. I'm sure there is a better way
I've been searching for a way to collapse the pane when the SlidingLayout is created. I've tried to call the collapsePane method, but that isn't working. I've searched through the source and haven't found anything that will work for this situation.
Someone created this stackoverflow thread last year and fixed the issue. Too bad he didn't post the solution :/ https://stackoverflow.com/questions/31354102/how-to-set-slidingpanel-default-state-collapse-and-collapse-panel-min-height
Perhaps someone could help me out?
The text was updated successfully, but these errors were encountered: