dewango / BottomNavigationBarXF

Bottom Navigation Bar for Xamarin Forms
MIT License
187 stars 97 forks source link

Problem with SoftInputMode Ajust Resize in Android #79

Open nhdanh opened 6 years ago

nhdanh commented 6 years ago

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

nhdanh commented 6 years ago

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.