TransformsAndAnimationsActivity.java | 43 Button button3b; field in class:TransformsAndAnimationsActivity 66 button3b = (Button) findViewById(R.id.button3b); 139 button3b.startAnimation(alphaAnim); 142 startAnimator(button3b); 159 button3b.setLayerType(layerType, null);
|