Hello,
The layout on my Android app changes after the virtual keyboard is present.
For example, on a form with an Image Viewer and a share button (it is positioned at the bottom of the form), if i choose to share some text via an email client (E.g.: Gmail), after I hit send, the Container which holds the Share button appears doubled on the layout until it receives a user interaction (E.g.: the user taps anywhere on the screen). I noticed that the second appearance of the share button coincides with the top edge of the virtual keyboard present on the Gmail's form for composing the email. Please see the attached picture.
Also, if i have a dialog with a TextField, after a text is inserted via the virtual keyboard and the dialog is closed the image inside the Image Viewer shrinks. If i tap anywhere on the screen it resizes to the correct dimension.
Can you please give me a suggestion on how to avoid such layout problems?
Thank you!
Tested on Galaxy Note 10.1 with Android version 4.1.2