Marco RS
Marco RS
Is there a retention strategy for removing fragments to mimic behavior like FragmentStatePagerAdapter? I noticed the following code in [ArrayPager](https://github.com/commonsguy/cwac-pager/blob/master/pager/src/com/commonsware/cwac/pager/ArrayPagerAdapter.java) but it is commented out: // public static final RetentionStrategy...
The sample is based on ListView and ScrollView, any plans on setting a sample based on RecyclerView?
Hi, you're project is great and I noticed you have a update [1.0.0 -> 1.1.1]. Is it possible to get a change log or release notes on what changed from...