Skip to content

Commit ecd7d5e

Browse files
author
elgroup
committed
2 parents 2564066 + 78aecee commit ecd7d5e

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![API](https://img.shields.io/badge/API-15%2B-red.svg)](https://android-arsenal.com/api?level=15) [![Android Arsenal]( https://img.shields.io/badge/Android%20Arsenal-BottomNavigation-green.svg?style=flat )]( https://android-arsenal.com/details/1/7815 ) [![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/fold_left.svg?style=social&label=Follow%20%40elite_novice)](https://twitter.com/elite_novice)
44

55
## How this is helpful ?
6+
This example demostrate 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.
67
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.
78

89

@@ -12,6 +13,7 @@ If you want to switch between fragments with botttomnavigation view, without los
1213
If you want to say thanks or want to share how much you like my efforts, then you can share it with me with [![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/GitEliteNovice)
1314

1415

16+
1517
![Webp net-resizeimage](https://user-images.githubusercontent.com/15318984/62406658-e6b3a700-b5cc-11e9-9d5e-d1938099aa12.png) ![Webp net-resizeimage (1)](https://user-images.githubusercontent.com/15318984/62406685-224e7100-b5cd-11e9-80d9-0984a98b9455.png) ![Webp net-resizeimage (2)](https://user-images.githubusercontent.com/15318984/62406707-8d984300-b5cd-11e9-98d9-175e87ee3122.png)
1618

1719

@@ -20,9 +22,17 @@ If you want to say thanks or want to share how much you like my efforts, then yo
2022
* Stack
2123
* BottomNavigationView
2224
* ArrayList
23-
* Fragments
2425
* Fragment manager
2526

27+
<p align="center">
28+
<br>
29+
<b>Android Example to keeps a history of previous tabs </b>
30+
</p>
31+
<p align="center">
32+
Built with ❤︎ by <a href="https://medium.com/@EliteNovice">Aryan Dhankar</a>.
33+
</p>
34+
35+
2636

2737
Connect With Me
2838
-----------

0 commit comments

Comments
 (0)