AlphaOptimizedRelativeLayoutpublic class AlphaOptimizedRelativeLayout extends android.widget.RelativeLayout A frame layout which does not have overlapping renderings commands and therefore does not need a
layer when alpha is changed. |
Methods Summary |
---|
public boolean | hasOverlappingRendering()
return false;
|
|