dewango/BottomNavigationBarXF

Problem with SoftInputMode Ajust Resize in Android

nhdanh opened this issue · 1 comments

I use Xamarin Form 2.4 and in my Android Project. I use your plugin. When I set WindowSoftInputMode = AjustResize. The keyboard cannot show. It show and quick disappear. I cannot input text.
How to fix it ?
https://media.giphy.com/media/xUNd9Q6RhYCX9ZzaTK/giphy.gif

My problem has been resolve

So I has get Java.Lang.IllegalStateException: FragmentManager is already executing transactions when a go to new page and back to page.