Searched refs:defaultStyle (Results 1 – 1 of 1) sorted by relevance
93 public PhotoView(Context context, AttributeSet attributeSet, int defaultStyle) { in PhotoView() argument94 super(context, attributeSet, defaultStyle); in PhotoView()