Styling the dropdown
Closed this issue · 2 comments
axelg12 commented
Wow thanks for the awesome and fast reaction to my feedback ! I would hope I could contrib a little to this project but Obj-C isn't my strong suit. Anyway
Is there any possibility to style the autocomplete dropdown? I want the dropdown to take at least a little bit more space on my Iphone 6 if not all of it.
nulrich commented
You're welcome 👍
Now that I have exposed features from UITextInput, I'm going to expose MLPAutoCompleteTextField properties. I think you want maximumNumberOfAutoCompleteRows (https://github.com/EddyBorja/MLPAutoCompleteTextField/blob/master/MLPAutoCompleteTextField/MLPAutoCompleteTextField.h).
nulrich commented
done in 0.0.8