Hi, this is what happens when the user is typing:
I read somewhere that maybe one should move the banner to the top but then AdMob rules states you shouldn't be moving the banner around and it must not cover or block the core app feature or nav.
On smaller device screens, this would end up being an issue so I don't think moving it to the top like this is a good idea:
Also, all this moving around is supposed to happen each time a user wants to type,
what do you suggest?
I recently started hiding the banner when a user is typing but not sure what is ok or not.
When the user finishes typing, using the IME library, I try to restore the banner but on an older device like android 4 & 5( very important I support them), sometimes the banner scatters in the layout.