Skip to content

Commit

Permalink
delete
Browse files Browse the repository at this point in the history
  • Loading branch information
wangweiqi23 committed May 22, 2018
1 parent c11fac4 commit fbb76a3
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 165 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#####概述
看到饿了么点餐页面做的比较炫酷,近期自己高仿了一个;效果高度还原饿了么,图标也是使用的饿了么app的资源。本demo仅供学习参考使用。喜欢的给我个Star吧!!!

![饿了么的效果](https://github.com/wangweiqi23/eleme-master/tree/master/image/device-2018-05-22-ele.mp4.gif)
![饿了么的效果](https://github.com/wangweiqi23/eleme-master/blob/master/image/device-2018-05-22-ele.mp4.gif)

![实现后的效果](https://github.com/wangweiqi23/eleme-master/blob/master/image/device-2018-05-22-eleclone.mp4.gif)

![实现后的效果](https://github.com/wangweiqi23/eleme-master/tree/master/image/device-2018-05-22-eleclone.mp4.gif)
6 changes: 0 additions & 6 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@
</intent-filter>
</activity>

<activity android:name=".view.activity.PageActivity"
android:screenOrientation="portrait"
android:theme="@style/AppTheme.NoActionBar"
>
</activity>

</application>

</manifest>
49 changes: 0 additions & 49 deletions app/src/main/java/com/wwq/eleme/view/activity/PageActivity.java

This file was deleted.

Binary file removed app/src/main/res/drawable-xxhdpi/img_test.jpg
Binary file not shown.
87 changes: 0 additions & 87 deletions app/src/main/res/layout/activity_page_spring.xml

This file was deleted.

21 changes: 0 additions & 21 deletions app/src/main/res/layout/content_fling_fix_app_bar_layout.xml

This file was deleted.

0 comments on commit fbb76a3

Please sign in to comment.