Home
last modified time | relevance | path

Searched refs:linearLayout (Results 1 – 1 of 1) sorted by relevance

/development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/
DCustomArrayAdapter.java74 LinearLayout linearLayout = (LinearLayout)(convertView.findViewById( in getView() local
78 linearLayout.setLayoutParams(linearLayoutParams); in getView()