waldenana / ParallaxBackLayout

无需改动原有activity只需要一个annotation轻松实现任意方向的滑动返回,默认提供微信滑动、跟随滑动、以及单个滑动,并且可以自定义滑动效果
MIT License
406 stars 63 forks source link

full donot work #7

Closed caoqianghui closed 7 years ago

caoqianghui commented 7 years ago

@ParallaxBack public class Main2Activity extends Activity { }

ParallaxHelper.getParallaxBackLayout(this, true).setEdgeMode(ParallaxBackLayout.EDGE_MODE_FULL); I need do other?

caoqianghui commented 7 years ago

author has fixed,3q