Keyboard overlap in tab

Hi everyone, i am having problem with keyboard on android, but only in tab not in page, i have 4 tab and first tab have many input when i click input to fill information the keyboard overlap my input but it just happen in tab, in page it work like a charm and i tried add :
input: {
scrollIntoViewOnFocus: true,
scrollIntoViewCentered: true,
}

but it still not work, i hope someone can help me fix this :slight_smile: