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
Hi.
Thanks for creating such nice library.
But I've one issue on Android.
On Android, if I set android:windowSoftInputMode="adjustResize" on AndroidManifest file, this feature not works.
If I remove this configuration, it works but I have to use this configuration.
Is there anyway to use this feature with using android:windowSoftInputMode="adjustResize"?
The text was updated successfully, but these errors were encountered:
@artald problem is it not working if we rollback to scrollview also that's why I tried yours....
It's based on the windowsoftinputmode with adjustresize has some issues with scrollview text input focus
Hi.
Thanks for creating such nice library.
But I've one issue on Android.
On Android, if I set android:windowSoftInputMode="adjustResize" on AndroidManifest file, this feature not works.
If I remove this configuration, it works but I have to use this configuration.
Is there anyway to use this feature with using android:windowSoftInputMode="adjustResize"?
The text was updated successfully, but these errors were encountered: