Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add MagicViewPager #68

Merged
merged 21 commits into from
May 9, 2016
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions 布局Layout/README.md
Original file line number Diff line number Diff line change
@@ -5,6 +5,15 @@

---

**MagicViewPager**: https://github.com/hongyangAndroid/MagicViewPager

单页显示3个Item的ViewPager炫酷切换效果,适用于Banner等

![111](https://raw.githubusercontent.com/hongyangAndroid/MagicViewPager/master/screenshot/rotate_down.gif)
![111](https://raw.githubusercontent.com/hongyangAndroid/MagicViewPager/master/screenshot/scaleIn.gif)

---

**MaryPopup**: https://github.com/Meetic/MaryPopup

Expand your view with no problem
8 changes: 7 additions & 1 deletion 辅助工具类Utils/README.md
Original file line number Diff line number Diff line change
@@ -20,9 +20,15 @@ Enjarify is a tool for translating Dalvik bytecode to equivalent Java bytecode

A framework for hook java methods

**easydeviceinfo**: https://github.com/nisrulz/easydeviceinfo

Android library to get device information in a super easy way

<img src="https://lh3.googleusercontent.com/AP5TSBhKZPshN1XR_0ifvU6D0_sU7rL6GJb3Pn0Czlwp4EhwW69adKGh_8558_L_2A=h900-rw" width="320" />

**ActivityRouter**: https://github.com/mzule/ActivityRouter

Router activities.
Router activities

<img src="https://raw.githubusercontent.com/mzule/ActivityRouter/master/gif/router.gif" width="320" /> <img src="https://raw.githubusercontent.com/mzule/ActivityRouter/master/gif/http.gif" width="320" />

6 changes: 6 additions & 0 deletions 选择器Picker/README.md
Original file line number Diff line number Diff line change
@@ -4,6 +4,12 @@

[<==返回首页==](https://github.com/XXApple/AndroidLibs)

**country-picker-android**: https://github.com/mukeshsolanki/country-picker-android

CountryPicker is a simple library that can be show a country picker

<img src="https://raw.githubusercontent.com/mukeshsolanki/country-picker/master/Screenshot_20160506-152951.png" width="320" />

**Android-PickerView**: https://github.com/saiwu-bigkoo/Android-PickerView

仿iOS的PickerView控件,有时间选择、地名选择和选项选择并支持一二三级联动效果