android - How to set slidingpanel default state collapse and collapse panel min height? -


i using sliding panel foursquare library , open panel activity found panel expanded default wan set collapse default please tell me how that?

as slide down panel or collapse sliding layout of 40 dp in height want of 100 dp minimum.

so please tell me how , make changes have these 2 things in app?

what have tried far changed attributes these field in sliding panel widget none of them working me

collapsemap(); slidinguppanellayout.hidepane() slidinguppanellayout.collapsepane();   app:paralaxoffset="@dimen/paralax_offset"  app:shadowheight="0dp"  app:dragview="@+id/sliding_container"  app:panelheight="40dp" 

sliding panel foursquare library implementing library:https://github.com/umano/androidslidinguppanel

and have used androidslidinguppanel library , used mslidelayout.setpanelstate(slidinguppanellayout.panelstate.collapsed);

so hope code you.


Comments

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -