xamarin.forms - Context action in Xamarin Forms ListView stops working -


i have created app in xamarin forms targeting ios. in 2 of listviews have created context actions using menuitems.

problem: if swype open menuitem , press "back" button, of xamarin forms page (while menuitem open), context actions stops working. swype functionality not work of listviews. have close app context actions (swype) work again.

i tested example project listview , has same problem listview sample project xamarin

i use latest version of xamarin forms.

you have refresh listview once again when click or again enter list view page.

i had exact scenario in mine , how solved it.


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -