subastasrd21

Results 1 comments of subastasrd21

Just search for CustomInfoPanelEndNavButtonBinder.kt and delete `activity.finish()`, for example I did a new event called NAVIGATION_USER_CANCELLED and handle the actions with this event. ``` return object : UIComponent() { override...