Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hide 'up indicator' if activity was started with NO_HISTORY flag
That flag will cause the activity to be finished once navigating away from it, which includes using the up navigation (which launches a new activity on the task). Since the navigation is confusing that way, don't offer it in the first place. Fixes #1142
- Loading branch information