public ScalingRunnable(PullToZoomListView p) {
				this.p=p;
			}
示例#2
0
 public ScalingRunnable(PullToZoomListView p)
 {
     this.p = p;
 }