-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Add SlideSwitch #110
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 SlideSwitch #110
Conversation
您好,首先感谢您的开源组件android-auto-scroll-view-pager对我项目的帮助。 在 2015-03-11 22:00:55,"Trinea" [email protected] 写道: Merged #110. — |
继承 PullToRefreshListView 然后再dispatchTouchEvent处判断是否在ViewPager区域中。即可 |
/**
} |
|
使用的时候: |
isInBannerArea(event)和mBannerViews.bannerViewPager 找不到? |
相关问题请大家到 https://github.com/android-cn/interview-questions 下面新建 Issue 讨论,谢谢,这里讨论会影响太多人。 |
No description provided.