This repository was archived by the owner on Dec 19, 2019. It is now read-only.
walkingice/gui-sliding-sidebar
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This project tries to provide a demo of widget AnimationLayout.
The widget, AnimationLayout, works like Facebook Android app, it placed a sliding sidebar in left side.
if you use command line to build android app
$ git clone <this project>
$ cd <project>
$ android update project -p .
$ android debug install