Searched refs:FreehandView (Results 1 – 2 of 2) sorted by relevance
13 import com.davemorrissey.labs.subscaleview.test.extension.views.FreehandView;26 final FreehandView imageView = rootView.findViewById(id.imageView); in onCreateView()
17 public class FreehandView extends SubsamplingScaleImageView implements OnTouchListener { class31 public FreehandView(Context context, AttributeSet attr) { in FreehandView() method in FreehandView36 public FreehandView(Context context) { in FreehandView() method in FreehandView