Skip to content

Commit

Permalink
更新ReadME
Browse files Browse the repository at this point in the history
  • Loading branch information
siwangqishiq committed Aug 20, 2016
1 parent 1d2641a commit 4ab1274
Show file tree
Hide file tree
Showing 14 changed files with 16 additions and 14 deletions.
20 changes: 10 additions & 10 deletions README.md
Expand Up @@ -10,15 +10,15 @@

### 动态效果图
![图1](https://github.com/siwangqishiq/ImageEditAndroid/blob/master/screens/demo1.gif)
![图2](https://github.com/siwangqishiq/ImageEditAndroid/blob/master/screens/demo2.gif)

####效果图
![图3](https://github.com/siwangqishiq/ImageEditAndroid/blob/master/screens/1.png)
![图4](https://github.com/siwangqishiq/ImageEditAndroid/blob/master/screens/2.png)
![图5](https://github.com/siwangqishiq/ImageEditAndroid/blob/master/screens/3.png)
![图6](https://github.com/siwangqishiq/ImageEditAndroid/blob/master/screens/4.png)
![图7](https://github.com/siwangqishiq/ImageEditAndroid/blob/master/screens/5.png)

<img width=300 height=800 src="https://github.com/siwangqishiq/ImageEditAndroid/blob/master/screens/gif1.gif"/>
<br />
<img width=300 height=800 src="https://github.com/siwangqishiq/ImageEditAndroid/blob/master/screens/gif2.gif"/>
<br />
<img width=300 height=800 src="https://github.com/siwangqishiq/ImageEditAndroid/blob/master/screens/gif3.gif"/>
<br />
<img width=300 height=800 src="https://github.com/siwangqishiq/ImageEditAndroid/blob/master/screens/gif4.gif"/>
<br />
<img width=300 height=800 src="https://github.com/siwangqishiq/ImageEditAndroid/blob/master/screens/gif5.gif"/>
<br />
####使用方法:见DEMO示例
####usage:see the demo project
10 changes: 6 additions & 4 deletions demo/demo.iml
Expand Up @@ -105,12 +105,14 @@
<excludeFolder url="file://$MODULE_DIR$/build/outputs" />
<excludeFolder url="file://$MODULE_DIR$/build/tmp" />
</content>
<orderEntry type="jdk" jdkName="Android API 23 Platform (1)" jdkType="Android SDK" />
<orderEntry type="jdk" jdkName="Android API 23 Platform (2)" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="support-v4-23.2.1" level="project" />
<orderEntry type="library" exported="" name="appcompat-v7-23.1.1" level="project" />
<orderEntry type="library" exported="" name="support-annotations-23.2.1" level="project" />
<orderEntry type="library" exported="" name="support-v4-24.1.1" level="project" />
<orderEntry type="library" exported="" name="appcompat-v7-24.1.1" level="project" />
<orderEntry type="library" exported="" name="universal-image-loader-1.9.4" level="project" />
<orderEntry type="library" exported="" name="support-annotations-24.1.1" level="project" />
<orderEntry type="library" exported="" name="animated-vector-drawable-24.1.1" level="project" />
<orderEntry type="library" exported="" name="support-vector-drawable-24.1.1" level="project" />
<orderEntry type="module" module-name="imageeditlibrary" exported="" />
</component>
</module>
Binary file removed screens/1.png
Binary file not shown.
Binary file removed screens/2.png
Binary file not shown.
Binary file removed screens/3.png
Binary file not shown.
Binary file removed screens/4.png
Binary file not shown.
Binary file removed screens/5.png
Binary file not shown.
Binary file removed screens/demo1.gif
Binary file not shown.
Binary file removed screens/demo2.gif
Binary file not shown.
Binary file added screens/gif1.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screens/gif2.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screens/gif3.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screens/gif4.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screens/gif5.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4ab1274

Please sign in to comment.