ios - Suggestion for UITextView is under floating header for UITableView -


i have floating headers uitableview (which want). looks quite bad when suggestion view uitextview in cell above under header.

seems no 1 has had problem before. suggestions?

both header cell , uitableviewcell loaded xib.

the floating header have alpha on second topmost view it's bit see through.

floating header above suggestion dialog uitextview

this how looks in "debug view hierarchy":

enter image description here

what if did 'pull' uitextview out of table when user exits it. align on top , nice transition editing state perhaps table view showing through blurred overlay or something, allow take control of editing state instead of having in hands of uitableview not designed multi-line editable cell content.


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -