iphone - How can i place the UITextView auto-complete bubble? -


i placed uitextview simple chat app.

but auto-complete bubble hidden keyboard.

how can place auto-completion bubble on top of uitextview's input?

hidden uitextview auto-completion bubble

i found solution.

uitextview frame bigger original show size.

in screenshot image, uitextview frame more bigger 1 line size. (it hidden superview , keyboard)

so bubble placed below keyboard.

if resize uitextview frame 1 line size, bubble show on top.


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -