Change the Color of Highlighted text in Android

前端 未结 5 2550
你的背包
你的背包 2021-02-20 18:54

I\'m not sure that this is possible, perhaps someone can set me straight. I have an EditText View in an android application that has white text on a blue background. When the te

5条回答
  •  轮回少年
    2021-02-20 19:16

    Try with textColorHighlight - "Color of highlighted text." http://developer.android.com/reference/android/R.attr.html#textColorHighlight

提交回复
热议问题