EddyBorja / MLPAutoCompleteTextField

UITextfield subclass with autocomplete menu. For iOS.
Other
1.21k stars 222 forks source link

Unable to set transparent autocompleteTableView background #98

Open A1exandre opened 8 years ago

A1exandre commented 8 years ago

Hi all,

I'm trying to set a transparent color to the AutoCompleteTableView. I did:

Unfortunately this does not work as there seems to be a white background behind the tableview

screen shot 2016-03-31 at 10 11 22

I tried the following things without success:

There must be something with the view hierarchy that I don't get. Any ideas?