ionic2 keyboard to push up items android

image

In the first image the keyboard is blocking the buttons. In the second it is not, it is pushing up the contents.

I tried setting android:windowSoftInputMode=“stateUnchanged|adjustResize” inside of the manifest, but it is not working, how can I do this?