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
Testing with iOS is working fine with Keyboard and toolbar. But the android has little problem by tool bar does not move up when the keyboard appear. It seem like the whole don't move up.
Testing with iOS is working fine with Keyboard and toolbar. But the android has little problem by tool bar does not move up when the keyboard appear. It seem like the whole don't move up.
render content toolbar
render content view
render style
use ref to support textinput
I have tried go to androidManifest.xml and remove the softinput
android:windowSoftInputMode="adjustResize"
It still doesn't help. Anyone Experience this before?.
Thanks
The text was updated successfully, but these errors were encountered: