Set color of ShareActionProvider

邮差的信 提交于 2019-12-23 20:24:08

问题


I defined a color for my whole app (a dark grey) and so when I click on the ShareActionProvider, a black list shows up but the text color is dark grey too (and so not really visible). The text in the ActionBar is white, but not the one in the list.

Is there any way I can set a different color (some item in styles.xml ?)

Thanks


回答1:


Best way to customize shareActionProvider is create separate menu specifically for Sharing. See this link https://stackoverflow.com/a/22192759/1237175



来源:https://stackoverflow.com/questions/24551175/set-color-of-shareactionprovider

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!