Skip to content

Android Drop-In UI : Is it possible to customize the action in end navigation(x) click  #6201

@Sridhar261990

Description

@Sridhar261990

I want to finish the activity or do some action when the user tap the end navigation. Currently it is ending the navigation and shows the puck in the current location

implementation 'com.mapbox.navigation:ui-app:2.8.0-alpha.3'
implementation 'com.mapbox.navigation:ui-dropin:2.8.0-alpha.3'

Steps to trigger behavior

  1. Start the navigation to any location
  2. End the navigation by tapping the (X) button
  3. It is ending the navigation and showing the puck in current location

I want to perform some action if I have the possibility to access the button click

It is ending the navigation and showing the puck in current location

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions