Top "Back-button" questions

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

Android Back Button to specific activity

When I click the back button Android goes to the previous activity. Is it possible to set for every activity …

android back-button
Confirm back button on UINavigationController

I am using the storyboard for my app which is using UINavigationController. I would like to add a confirmation dialog …

ios uinavigationcontroller back-button
Ionic 4 Angular Back Button to previous page instead of root?

I have a little Ionic 4 App with 2 Tabs and 1 Detail Page. The Problem I'm facing here is that if I …

angular routing back-button ionic4
back commandbutton in jsf

how would one implement a back-button as a commandbutton that works universally? with back button i don't mean the browser-button, …

java jsf navigation back-button
Prevent back button

I am using Razor on ASP.NET MVC with C#. I am calling an external web page to process a …

c# asp.net-mvc razor back-button
Prevent the animation when clicking "Back" button in a navigation bar?

My application has a navigation controller and I don't want any animation in it : to prevent an animation when pushing …

iphone uinavigationcontroller back-button
Notification opens activity, back button pressed, main activity is opened?

The best way I can describe my problem is like this: A notification is created at boot (with a BroadcastReceiver). …

android notifications android-intent back-button android-pendingintent
NativeScript handling back button event

I am trying to handle the hardware back button in a NativeScript app. I am using NativeScript version 2.3.0 with Angular. …

nativescript back-button angular2-nativescript
change font of back button on uinavigationcontroller

I'm trying to change the font color of the text on my back button in my UINavigationControllerBar [[UIBarButtonItem appearance] setTitleColor:[…

fonts uinavigationcontroller back-button
JavaScript - bfcache/pageshow event - event.persisted always set to false?

In a standard Java / SpringMVC / JSP / jQuery web-app, I'm trying to detect a "Back" (or history.go(-1)) event, in …

javascript back-button pageshow