Join Slack
Powered by
<Using setDisplayHomeAsUpEnabled(true) to set a re...
# stackoverflow
u
user
10/19/2018, 7:51 PM
Using setDisplayHomeAsUpEnabled(true) to set a return icon, what should I do to return to previous activity after clicking on that icon? [duplicate]
This question already has an answer here:
android toolbar: how to go back to previous activity if back arrow is pressed
5 answers getSupportActionBar()?.setDisplayHomeAsUpEnabled(true); Using setDisplayHomeAsUpEnabled(true) to set a return icon,...
Open in Slack
Previous
Next