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
Post a Comment