peng8350 / JPSpringMenu

An awesome slidingmenu which has flexible elastic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

当Fricsion调整的值越大,关闭侧滑页时,MainActivity页总是先显示一个空白页

build-hanwei opened this issue · comments

当Fricsion只要调整过,调整的值越大,关闭侧滑页时,主界面恢复显示的时候总是先显示一个空白页面,再重新显示主界面。如果不动Fricsion,则基本看不出来这个空白页
image

s70927-111803

commented

好吧,是我变量进度x引用放错位置造成的,谢谢反馈

楼主,下载源码包没问题了,但是添加依赖还是不行的,我添加依赖的包是“compile 'com.jpeng:jpspringmenu:1.0.2'”

commented

@build-hanwei
repositories {
jcenter()
}