.material-icons.md-dark { color: rgba(0, 0, 0, 0.54); } .material-icons.md-dark.md-inactive ... button.tintColor = [UIColor colorWithWhite:0 alpha:0.54f];
確定! 回上一頁