所以我有一个应用程序,用户可以通过选择一组颜色来选择颜色RadioButtons,我已经使用ButtonTintXML属性为按钮着色,但显然这仅适用于API > 21/.
所以我的问题是,
如何更改RadioButtonsKitKat(API 19)及以下的颜色?
我已经从其他堆栈溢出问题中测试了一些方法,但到目前为止还没有一个有效.
xml android android-support-library android-studio android-support-design