glview->setDesignResolutionSize(640, 1136, ResolutionPolicy::EXACT_FIT);
为什么这句代码在win32下有效,在android下写了和没写一样,完全没效果?