你可以在res/values/styles.xml文件中创建并定义这个样式,如下所示: <stylename="ToolbarPopupTheme"parent="ThemeOverlay.AppCompat.Light"><itemname="android:popupBackground">@color/your_custom_color</item></style> 1. 2. 3. 在这个样式中,我们使用android:popupBackground属性来设置PopupBackground背景颜...
(如果直接选中 colors & fonts,它就只会显示最上面的预存设置,我们可以点击Save as,然后输入预设名称来保存自己的设置,而且最好不要直接改default里面的设置) 3、选择General,然后在中间靠上的选择栏里选择default text,然后勾选右边Background的复选框,双击background右边的小色块,在这里就可以设置颜色了。 个人喜...