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 606 forks source link

Why Sherlock instead Toolbar? #44

Closed ppamorim closed 9 years ago

ppamorim commented 9 years ago

I just see it's still use the Sherlock ActionBar in the library, it would not be interesting to implement on the sample Toolbar to keep up with new updates? as Sherlock went into space and the Compat is being depreciated?

pedrovgs commented 9 years ago

This project is using ActionBar Sherlock just for the sample code. That's not important. I used sherlock because this repository was published before Android 5.0. If the code of the sample project is not related with DraggablePanel usage I'm not going to change it. Sorry.

ppamorim commented 9 years ago

If you want, I can remake this sample with the new Material Design UI. :)

pedrovgs commented 9 years ago

No thanks, I think the usage of ActionBar Sherlock or the new Android-L features is just a detail, what's important for this repository is the library.