Page 1 of 1

Problem with UI when keyboard appears

Posted: Sat Jun 21, 2014 4:33 pm
by kararak95
Hi there :)
I have one problem. When I open android keyboard in my app the whole UI moves up
How can I fix that?
Regards Karen

Re: Problem with UI when keyboard appears

Posted: Sat Jun 21, 2014 7:43 pm
by Simon
Hi Karen,
This is a funny one....
Remove accelerated rendering.
Don't know why that has anything to do with it but it will fix your problem.

Simon

Re: Problem with UI when keyboard appears

Posted: Sat Jun 21, 2014 8:31 pm
by kararak95
Thanks it worked :)
actually I had set the compositortype of my stack to opengl. I removed it and it worked well.
sorry for my English
Regards