pedrovgs/DraggablePanel

Improvement: start in closed/minimized state

Open

#54 opened on Mar 1, 2015

View on GitHub
 (3 comments) (1 reaction) (0 assignees)Java (595 forks)github user discovery
help wanted

Repository metrics

Stars
 (2,963 stars)
PR merge metrics
 (PR metrics pending)

Description

It will be very useful if the DraggableView could start closed or minimised, so if, for example, I click a list item, the DraggableView can be maximised to show the related content; or if I rotate the device when the DraggableView is minimised, it can be recreated in the minimised state.

Contributor guide