Hi everybody,
I am actually making a small app and I am just adding some stuff to permit to user to chat together. To display all messages, i don't have any problems.
I added a textfield and a button in the bottom of the window but when I focus, the keyboard is showing but the textfield don't move.
So I was thinking to use a scrollview for every things, but how can I "fixe" the textfield and the button on the bottom of my screen ?
The idea, it's a bit like the Facebook chat (U can see a bar moving with the keyboard and always on the bottom)