0

Maybe this is not quite an ActionBar problem but the problem is as follows;

I have an EditText and when you long click on the EditText, text selection options appear on ActionBar's position by default. My problem is that, both the texts and background are white, so they cannot be read. Here is the screenshot:

enter image description here

I tried some possible causes of the problem but nothing helped. For example, I tried to change the theme

<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">

However, any theme with the AppCompat results totally white.

Also I changed the project theme in Android Studio's interface as follows:

enter image description here

However it's still white.

The copy-paste options are there and you can click on them, but how can I make them appear? Another solution on SA suggested manually replacing gray icons. But I believe this is not the usual case in Android and there should be another way. Any ideas?

Faruk Yazici
  • 2,344
  • 18
  • 38

0 Answers0