并使用TouchImageView类来放大或缩小这些图像。有了这个类,图像可以放大和缩小。这是我的TouchImageView类。public class TouchImageView extends ImageView {// We can be in one of three statesScaleGestureDetector mScaleDetector;
Context context;
我用过TouchImageView类,它不起作用。我有谷歌它为我的错误,它没有满足我。我看不见我的图像,它的显示错误..。}
public Object instantiateItem(ViewGroup container, int position) {
false); //Line number 40