When input focused (or setFocus) on android is pushes content up with statusbar height. After all day search how to solve problem, I’d not found anything to solve this problem. But when I have change provideIonicAngular mode from md to ios is work correct without scroll content up when input focused.
“@ionic/angular”: “^7.5.2”