Searched refs:topButton (Results 1 – 1 of 1) sorted by relevance
56 final Button topButton = new Button(context); in twoButtonsSeparatedByFiller() local57 topButton.setLayoutParams( in twoButtonsSeparatedByFiller()59 topButton.setText("top (position " + position + ")"); in twoButtonsSeparatedByFiller()60 ll.addView(topButton); in twoButtonsSeparatedByFiller()