sauravtom / android-query

Automatically exported from code.google.com/p/android-query
0 stars 0 forks source link

ViewPager adapter support #88

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add support for viewpager from support library.
aq.id(R.id.my_pager_id).adapter(android.support.v4.view.PagerAdapter)

Original issue reported on code.google.com by buckel...@gmail.com on 25 Sep 2012 at 4:28

GoogleCodeExporter commented 8 years ago

Original comment by tinyeeliu@gmail.com on 5 Oct 2012 at 1:59

GoogleCodeExporter commented 8 years ago
Since we cannot introduce external dependency, this request can't be accepted.

However, this can be easily added to MyQuery by extending AQuery as explained 
here:

http://code.google.com/p/android-query/#Extendable

Original comment by tinyeeliu@gmail.com on 14 Dec 2012 at 10:35