I am developing an application in which the background image get shrink on keyboard pop-up. My .xml is as follows :
You should use the adjustResize option for the windowSoftInputMode setting on the Activity in your AndroidManifest.xml file.
adjustResize
windowSoftInputMode
Activity
AndroidManifest.xml