0

There's an Android app called Sliding Messaging (Google Play Link), which is just a simple text messaging application. In the app, you can swipe from the left margin to open up a list of open conversations, or you can swipe from the right margin to open up a pane to start a new conversation.

I know that Google recently added the SlidingPaneLayout to their support library, however that library only seems to support swiping from the left, not the right.

Are there any 3rd party libraries out there that offer this sort of functionality? Or does Android's own Sliding Pane allow for swiping from the left or right margin?

4

1 回答 1

1

你可以使用这个库slidingMenu,你可以配置你的显示机制left-rightright-left

于 2013-10-11T17:11:01.740 回答