Ionic content is shrinking when i press on ion-input android?

whenever i click ion-input it’s automatically shrinking the content in ionic app?because of that my ui is looking like awkward?
i am actually using two ion-row divs First one has 35% height and second one has 65% inside that i have some content but when ever i press on ion-input my all content is shrinking.

it’s need to get focus when i press on ion-input but it’s need not to shrink the content how can i do it?