使用cocos2dx 3.0rc1的cocostudio的scrollview出大问题了

我用的cocos2dx 3.0rc1版本,凡是使用了cocostudio的scrollview控件在android真机上出大问题了,没用scrollview的界面正常显示。。。iOS上完全没问题。。。效果图如下

(绿色背景区域是scrollview的可视区域):

问题已解决

求解决方法.

留图不留种 :4:

在appActivity.java中要重写onCreateView()函数

public Cocos2dxGLSurfaceView onCreateView() {
Cocos2dxGLSurfaceView glSurfaceView = new Cocos2dxGLSurfaceView(this);
glSurfaceView.setEGLConfigChooser(5, 6, 5, 0, 16, 8);
return glSurfaceView;
}

赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞赞