@@ -179,50 +179,47 @@ Similar App: google music
179
179
180
180
#### Third. Menu
181
181
1 . MenuDrawer
182
- 滑出式菜单,通过拖动屏幕边缘滑出菜单,支持屏幕上下左右划出,支持当前View处于上下层,支持Windows边缘, ListView边缘, ViewPager变化划出菜单等。
182
+ A slide-out menu implementation, which allows users to navigate between views in your app. Most commonly the menu is revealed by either dragging the edge of the screen, or clicking the 'up' button in the action bar. It support content below or up to menu when compare to SlidingMenu.
183
183
Project Address: https://github.com/SimonVT/android-menudrawer
184
184
Demo Apk: http://simonvt.github.io/android-menudrawer/
185
- Similar App: Gmail, Google Music等大部分google app
185
+ Similar App: Gmail, Google Music
186
186
187
187
1 . SlidingMenu
188
- 滑出式菜单,通过拖动屏幕边缘滑出菜单,支持屏幕左右划出,支持菜单zoom, scale, slide up三种动画样式出现。
188
+ An Android library that allows you to easily create applications with slide-in menus. It support animation when compare to MenuDrawer.
189
189
Project Address: https://github.com/jfeinstein10/SlidingMenu
190
190
Demo Apk: https://play.google.com/store/apps/details?id=com.slidingmenu.example
191
191
Similar App: Foursquare, LinkedIn, Zappos, Rdio, Evernote Food, Plume, VLC for Android, ESPN ScoreCenter, MLS MatchDay, 9GAG, Wunderlist 2, The Verge, MTG Familiar, Mantano Reader, Falcon Pro (BETA), MW3 Barracks
192
- MenuDrawer和SlidingMenu比较:SlidingMenu支持菜单动画样式出现,MenuDrawer支持菜单view处于内容的上下层
193
192
194
193
1 . ArcMenu
195
- 支持类似Path的左下角动画旋转菜单及横向划出菜单, 圆心弹出菜单
194
+ An android custom view which looks like the menu in Path 2.0 for iOS.
196
195
Project Address: https://github.com/daCapricorn/ArcMenu
197
196
Similar App: Path
198
197
Renderings: ![ Renderings] ( https://dl.dropboxusercontent.com/u/11369687/preview0.png )
199
- https://dl.dropboxusercontent.com/u/11369687/preview1.png
200
- https://dl.dropboxusercontent.com/u/11369687/raymenu.png
201
198
202
199
1 . android-satellite-menu
203
- 类似Path的左下角动画旋转菜单
200
+ Android Satellite Menu
204
201
Project Address: https://github.com/siyamed/android-satellite-menu
205
202
Demo Apk: https://github.com/Trinea/TrineaDownload/blob/master/satellite-menu-demo.apk?raw=true
206
203
Similar App: Path
207
204
208
205
1 . radial-menu-widget
209
- 圆形菜单,支持二级菜单
206
+ A radial (pie) menu for Android
210
207
Project Address: https://code.google.com/p/radial-menu-widget/
211
208
Renderings: http://farm8.staticflickr.com/7377/11621125154_d1773c2dcc_o.jpg
212
209
213
210
1 . Android Wheel Menu
214
- 圆形旋转选取菜单
211
+ Circular menu widget for Android.
215
212
Project Address: https://github.com/anupcowkur/Android-Wheel-Menu
216
213
Renderings: ![ Renderings] ( https://raw.github.com/anupcowkur/Android-Wheel-Menu/master/graphics/wheel.gif )
217
214
218
215
1 . FoldingNavigationDrawer
219
- 滑动并以折叠方式打开菜单
216
+ Folding navigation drawer for android.
220
217
Project Address: https://github.com/tibi1712/FoldingNavigationDrawer-Android
221
- 使用介绍: https://play.google.com/store/apps/details?id=com.ptr.folding.sample
218
+ Demo Apk: https://play.google.com/store/apps/details?id=com.ptr.folding.sample
222
219
Renderings: ![ Renderings] ( https://lh6.ggpht.com/VnKUZenAozQ0KFAm5blFTGqMaKFjvX-BK2JH-jrX1sIXVTqciACqRhqFH48hc4pm2Q=h310-rw )
223
220
224
221
1 . AndroidResideMenu
225
- 仿 Dribbble 的边栏菜单
222
+ The idea of ResideMenu is from Dribbble 1 and 2 likes iOS ResideMenu
226
223
Project Address: https://github.com/SpecialCyCi/AndroidResideMenu
227
224
Renderings: ![ Renderings] ( https://github.com/SpecialCyCi/AndroidResideMenu/raw/master/2.gif )
228
225
<a href =" https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include " title =" Back to directory " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
0 commit comments