Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/view/
DLayoutAnimation4.java33 public class LayoutAnimation4 extends Activity { class
57 ImageView i = new ImageView(LayoutAnimation4.this); in getView()