Roy

Results 20 comments of Roy

Hi, try to use method chart.setContainerScrollEnabled(true, ContainerScrollType.VERTICAL); or try to disable chart rotation chart.setChartRotationEnabled(false).

![image](https://cloud.githubusercontent.com/assets/3477738/11718887/259ae130-9f93-11e5-8ac9-845d7774e523.png) 但是为什么会出现这样的效果?在viewpager中滑动,图片有时会出现这样的情况

在ViewPager中的PhotoView,滑动时,会出现这样的显示,不在中央,我设置了ScaleType.FIT_CENTER

恩,好的,你说的有道理的,我先按你这个思路着手解决,谢谢

> FYI, we've found a way to optimize this. It's working internally and we have to smooth it out before releasing it. > > Edit (ut): tracked internally as 418,...