Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以以某种方式更改我的 android 应用程序的文本选择器(选择、光标等)颜色或样式(例如下面链接中的一个)?
选择图像示例
或者它是设备的默认值并且无法更改?
如果有人需要它,我已经想出将选择颜色更改为以下样式:
<item name="android:textColorHighlight">@color/my_color</item>