Android studio的问题,为什么button无论设置什么背景,没有一点变化?

Posted 轻烟散入五侯家

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Android studio的问题,为什么button无论设置什么背景,没有一点变化?相关的知识,希望对你有一定的参考价值。

1、解决方法一:androidManifest.xml 文件的主题模式的问题,修改 android:theme="@style/Theme.AppCompat.NoActionBar"或别的也可。

2、解决方法二:给按钮增加一个属性app:backgroundTint="@null"。

以上是关于Android studio的问题,为什么button无论设置什么背景,没有一点变化?的主要内容,如果未能解决你的问题,请参考以下文章

android studio日志问题见图。

Android studio 软件报错

将 Android 应用程序从 Android Studio 移植到 Microsoft Visual Studio

Android Studio 3.5 重构问题

什么是 android studio 中的片段活动?

Android Studio 编译出错,求助,万分