문제

i'm trying to create a SlidingPaneLayout that can slide both ways, same as they have in the Facebook app. i see in android SlidingPaneLayout docs, that it is only intended to have a left menu, but still i'm looking for a way to make the child view slide both ways.

any solutions?

도움이 되었습니까?

해결책

You may want to try this library: https://github.com/jfeinstein10/SlidingMenu

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top