Skip to content

Commit

Permalink
modify README
Browse files Browse the repository at this point in the history
  • Loading branch information
SpecialCyCi committed Dec 15, 2013
1 parent e577f99 commit 8cfd1f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ If you want to merge ResideMenu with your project, you should follow these steps

### 1. Copy all files from src/com/special/ResideMenu to your project.
### 2. Copy libs/nineoldandroids-library-2.4.0.jar to your project’s corresponding path: libs/
### 3. Copy res/drawable-hdpi/shadow.9.png to your project’s corresponding path: res/drawabl e-hdpi/
### 3. Copy res/drawable-hdpi/shadow.9.png to your project’s corresponding path: res/drawable-hdpi/
### 4. Copy res/layout/residemenu.xml and residemenu_item.xml to your project’s corresponding path: res/layout

## Usage
init ResideMenu: write these code in Activity onCreate()
Expand Down
1 change: 1 addition & 0 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ ReisdeMenu 创意灵感来自于Dribbble[1][1]还有[2][2],而这个是Android
### 1. 复制src/com/special/ResideMenu下的所有代码到您的项目相应位置
### 2. 复制libs/nineoldandroids-library-2.4.0.jar到您项目libs/下
### 3. 复制res/drawable-hdpi/shadow.9.png到您的项目相应位置
### 4. 复制res/layout/residemenu.xml 和 residemenu_item.xml到您的项目相应位置

## Usage
写在Activity onCreate()中
Expand Down

0 comments on commit 8cfd1f4

Please sign in to comment.