Searched refs:MaxHeightScrollView (Results 1 – 2 of 2) sorted by relevance
23 public class MaxHeightScrollView extends ScrollView { class27 public MaxHeightScrollView(Context context, AttributeSet attrs) { in MaxHeightScrollView() method in MaxHeightScrollView
85 MaxHeightScrollView preview = (MaxHeightScrollView) findViewById(R.id.preview_scroller); in initPreviewScroller()