Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

Navigation logic with back button #68

@berthojoris

Description

@berthojoris

The problem that has always experienced is the navigation on the page . If I click on the back button then all pages will I ever go back again .
For example in the case of :

Page A - > Open Page B - > Back to page A - > Open Page C - > Back to page A

When I was in this position , then I navigate using the back button then there is

Page A - > back button click - > Page C - > back button click - > Page A - > back button click - > Page B - > back button click Page A.

How best to cope with this ?

If it should be on page A then when the back button is pressed, the application will not repeat history open pages you had open .
For example :

Page A - > Open Page B - > Back to page A - > Open page C - > Back to page A

When I press the back button then the app will bring up a dialog to close the application . Or at the time of my position on Page C then when I press the back button then page A will be called and if I press the back button once again then the application will bring up a dialog to close applications

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions