Top "Back-button" questions

A button that will take the user back to the previous state that they were on.

Android Toolbar with both home and back button

Is it possible to display both home icon and back icon in the toolbar? 1) Is it possible change the order …

android navigation toolbar back-button android-homebutton
Override Android Backbutton behavior only works on the first page with PhoneGap

I am using PhoneGap 1.5.0, jQuery 1.7.1 and jQuery mobile 1.0.1 and trying to override the backbutton in Android as stated here or …

android cordova overriding back-button
Hide Navigation Controller Back Button iOS 7

I have tried to hide the back button in my navigation controller by adding the following lines to my viewDidLoad …

ios uinavigationcontroller ios7 back-button
How do I handle a back-button press in a (Delphi) Android app?

How can I make my Android app react to the back-button? Is there something as high-level VCL's TApplicationEvents to handle …

android delphi back-button delphi-xe5
Using onResume() to refresh activity

I can't for the life of me figure out how to have an activity be refreshed after pressing the back …

android android-intent lifecycle back-button onresume
Override home and back button is case a boolean is true

I was wondering if I can override the action of the back and home button is some cases. Normally these …

android button overriding back-button
browser back acts on nested iframe before the page itself - is there a way to avoid it?

I have a page with dynamic data loaded by some ajax and lots of javascript. the page contains a list …

javascript html ajax iframe back-button
How to change uinavigationbar back button text

I am currently trying to change the back button text of a subview that is loaded of a tablecell touch. …

iphone ios uinavigationbar back-button
iOS >> UINavigation Item Back Button Title Doesn't Change

I'm trying to set the BACK button for a pushed VC set within a UINavigationController stack. I use the following …

ios back-button uinavigationitem
Ionic nav-back-button and menu button showing together

I try to make the menu button not to show when the back button is showing. is there a way …

menu navigation ionic-framework back-button ionic