https://github.com/BurntBrunch/android-WrappingSlidingPane
A fork from SlidingPaneLayout that wraps its width to that of the pane view.
https://github.com/BurntBrunch/android-WrappingSlidingPane
Last synced: 10 days ago
JSON representation
A fork from SlidingPaneLayout that wraps its width to that of the pane view.
- Host: GitHub
- URL: https://github.com/BurntBrunch/android-WrappingSlidingPane
- Owner: BurntBrunch
- Created: 2013-05-22T21:13:31.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-22T21:23:59.000Z (almost 12 years ago)
- Last Synced: 2025-04-04T16:42:35.860Z (11 days ago)
- Language: Java
- Size: 101 KB
- Stars: 13
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - android-WrappingSlidingPane - A fork from SlidingPaneLayout that wraps its width to that of the pane view. (etc)
- awesome - android-WrappingSlidingPane - A fork from SlidingPaneLayout that wraps its width to that of the pane view. (etc)
README
A fork from the Support Library's SlidingPaneLayout that allows the pane to wrap to its view's width.