You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
3
3
[](https://android-arsenal.com/api?level=15)[](https://android-arsenal.com/details/1/7815)[](https://twitter.com/elite_novice)[](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)[](https://GitHub.com/Naereen/ama)[](http://makeapullrequest.com)[](https://GitHub.com/Naereen/)
4
4
5
-
## How this is helpful ?
5
+
## How this is helpful for you?
6
6
This example demonstrates how to keeps a history of previous tabs so that when the current tab's stack is exhausted the system back button will navigate to the previously selected tab.
7
-
If you want to switch between fragments with botttomnavigation view, without losing fragments state and along with if you want to maintain backstack of fragments.Then this example is for you.
7
+
If you want to switch between fragments with botttomnavigation view, without losing fragments state and along with if you want to maintain backstack of fragments.Then this example is for you.
8
8
9
9
10
10
**Note:-This example handles backstack and even app restores when after killed by Android System, all backstacks are preserved.
0 commit comments