You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Take a look at the keyboards in the following Android screenshots.
I want to achieve the keyboard in first image. This can be done by hiding the highlighted part of the keyboard in the second image.
I believe this is portion of keyboard is called the accessory bar, and I can see that there is a Capacitor API to hide it. However, it is only for iOS.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Take a look at the keyboards in the following Android screenshots.
I want to achieve the keyboard in first image. This can be done by hiding the highlighted part of the keyboard in the second image.
I believe this is portion of keyboard is called the accessory bar, and I can see that there is a Capacitor API to hide it. However, it is only for iOS.
Is there a way to achieve same for Android?
Beta Was this translation helpful? Give feedback.
All reactions