[Libgdx][Android] Zoom camera onto text field when tapped

Is there a way of zooming onto a text field when it is tapped? At the minute when my players tap the text field, the on screen keyboard covers it so they can’t see what they’re typing :-\ I was kinda hoping the whole zoom on focus thing was built in to Android ;D . I’m currently not using any kind of camera for my game as it’s very simple and doesn’t need one.