1

I tryed to use DatePicker dialog on Kindle. But Edit fields without the background! How I can to fix it (standard-way)? You can check it in emulator. I use Android 2.2 for building application.

enter image description here

CommonsWare
  • 986,068
  • 189
  • 2,389
  • 2,491
monyag
  • 800
  • 3
  • 9
  • 27

1 Answers1

0

I was having the same problem. I was able to solve it by calling the DatePickerDialog's setInverseBackgroundForced and passing in true.