I just noticed that since API 17 the SlidingDrawer it\'s been deprecated.
the comment on it says:
This class was deprecated in API lev
To reiterate @MarioLenci's comment, there is a library that implements it: https://github.com/umano/AndroidSlidingUpPanel
via https://stackoverflow.com/a/16866284/57490