Exemplo n.º 1
0
 @Override
 protected void setBaseAttributes(TypedArray a, int widthAttr, int heightAttr) {
   PercentLayoutHelper.fetchWidthAndHeight(this, a, widthAttr, heightAttr);
 }