public ScalingRunnable(PullToZoomListView p) {
				this.p=p;
			}
Esempio n. 2
0
 public ScalingRunnable(PullToZoomListView p)
 {
     this.p = p;
 }