关于Android 设置Button 属性background失效问题

设置Button的background属性时发现更改无效~
解决方式:在检查要设置的background资源存在的情况下,更改项目的主题

在res/values/themes.xml 中,将