/** @return The background color of this button. */
 public ColorStateList getBackgroundColor() {
   return mBackground.getColor();
 }