Searched refs:CustomHeightScrollView (Results 1 – 2 of 2) sorted by relevance
26 public class CustomHeightScrollView extends ScrollView { class29 public CustomHeightScrollView(Context context) { in CustomHeightScrollView() method in CustomHeightScrollView33 public CustomHeightScrollView(Context context, AttributeSet attrs) { in CustomHeightScrollView() method in CustomHeightScrollView37 public CustomHeightScrollView(Context context, AttributeSet attrs, int defStyle) { in CustomHeightScrollView() method in CustomHeightScrollView
821 CustomHeightScrollView scrollView = (CustomHeightScrollView) findViewById( in setMaxHeightScrollView()