TransformsAndAnimationsActivity.java | 41 Button button1b; field in class:TransformsAndAnimationsActivity 64 button1b = (Button) findViewById(R.id.button1b); 137 button1b.startAnimation(alphaAnim); 140 startAnimator(button1b); 157 button1b.setLayerType(layerType, null);
|