TransformsAndAnimationsActivity.java | 42 Button button2b; field in class:TransformsAndAnimationsActivity 65 button2b = (Button) findViewById(R.id.button2b); 138 button2b.startAnimation(alphaAnim); 141 startAnimator(button2b); 158 button2b.setLayerType(layerType, null);
|