pedrovgs / DraggablePanel

Android library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component.
Apache License 2.0
2.99k stars 605 forks source link

Clean up branches #7

Closed friederbluemle closed 10 years ago

friederbluemle commented 10 years ago

This one is easy:

Go to https://github.com/pedrovgs/DraggablePanel/branches and delete the Stale branches

Also: Since you now have a master and develop branch, you should set the default branch to develop in the project settings. Otherwise pull requests will target master by default.

pedrovgs commented 10 years ago

Done :) Thanks!!

friederbluemle commented 10 years ago

Thanks!