I'm working for the first time with IME Library.
The problem is: if I have to different edittext, how can I detect which one executes the event ?
In the example attached I have two different edittexts in the same page, but it's just a working example.
In a real app I have 2 pages with a single edittext for every page and I receive the same event for all the edittexts.
Is it correct that I have to change, from this event, the height of all the edittexts even if the users is working on a single edittext ? Or there are other methods ?
Thanks in advance,
v.
The problem is: if I have to different edittext, how can I detect which one executes the event ?
In the example attached I have two different edittexts in the same page, but it's just a working example.
In a real app I have 2 pages with a single edittext for every page and I receive the same event for all the edittexts.
Is it correct that I have to change, from this event, the height of all the edittexts even if the users is working on a single edittext ? Or there are other methods ?
Thanks in advance,
v.