如何更改操作栏中标题的背景?

How do I change the background of the title in the action bar?

"https://i.stack.imgur.com/SzjG3.png"

我想知道如何更改操作栏中标题的背景? (所有白色的 space 应该像操作栏一样是蓝色的)

如果您指的是工具栏背景色,请在布局 XML 上使用 android:background。如果您指的是标题字体颜色,请在 styles.xml 文件

上使用 android:textColorPrimary