MLPAutoCompleteTextField
MLPAutoCompleteTextField copied to clipboard
add attachmentView to float
Set the attachmentView property is the containerview(sample:superview, superview[.superview...].superview, UIScorllView, UITableView, UICollectionView, etc.). The pop menu should be show at front and fix MLPAutoCompleteTextField at UITableViewCell bug.
这个合并请求是添加一个attachmentView属性,只要设置attachmentView为MLPAutoCompleteTextField容器view(可以是textfield的superview或者UIScrollView,UITableView,UICollectionView等),就可以修复在UITableViewCell使用MLPAutoCompleteTextField的bug。