I have identical AutoCompleteTextView code in 2 different applications, however one displays dropdown items in nice black text on white background and the other displays white on white (invisible unless you highlight the item)
Here is the extract from xml files - I don't do any changes in code for this control <AutoCompleteTextView android:id="@+id/data" android:layout_width="180px" android:layout_height="wrap_content"/> Please help - I have no idea what would cause this. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---