デフォルトのAndroidのRadioButton円カラースタイルを変更します(非直接画像の交換)

アンドロイド:このプロパティは次のように修正されbuttonTint =「色/ text_blue_color @」

例:

<com.google.android.material.radiobutton.MaterialRadioButton

    アンドロイド:ID = "@ + ID / houseOrientZheng"
    アンドロイド:layout_width = "wrap_content"
    アンドロイド:layout_height = "wrap_content"
    アンドロイド:テキスト= "文字列/ houseOrientZheng @"
    アンドロイド:TEXTSIZE = "@ DIMEN / content_size"
    アンドロイド:buttonTint = "色/ text_blue_color @"
    />
公開された76元の記事 ウォン称賛21 ビュー110 000 +

おすすめ

転載: blog.csdn.net/u010227042/article/details/104587686