HomeSort by relevance Sort by last modified time
    Searched full:removeviewbutton (Results 1 - 1 of 1) sorted by null

  /development/samples/devbytes/ui/RequestDuringLayout/src/com/example/android/requestduringlayout/
RequestDuringLayout.java 45 Button removeViewButton = (Button) findViewById(R.id.removeView);
56 removeViewButton.setOnClickListener(new View.OnClickListener() {

Completed in 43 milliseconds