HomeSort by relevance Sort by last modified time
    Searched refs:setExpandedHeight (Results 1 - 3 of 3) sorted by null

  /development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/
ExpandableListItem.java 79 public void setExpandedHeight(int expandedHeight) {
85 setExpandedHeight(newHeight);
ExpandingLayout.java 72 public void setExpandedHeight(int expandedHeight) {
CustomArrayAdapter.java 94 expandingLayout.setExpandedHeight(object.getExpandedHeight());

Completed in 155 milliseconds