'Android app dynamically loading data and adding a forward and back button
I’m very new to android studio. I intend to create an app where I’m storing my data in cloud firestore. My app should dynamically load the data from backend, display it in “n” number of fragments. These fragments should be stacked where in I can use my back/ forward buttons to move sequentially through the loaded data. (Like a book)
I have read many articles, but have not come across a solution or an approach I could take. Any help would be appreciated.
Thanks!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
