'Is it possible to have as a adapter an FragmentStateAdapter, which will display different data for 3 different fragments?
In short - I'd like to ask, if it is possible to use the FragmentStateAdapter for let's say 3 fragments, but every single one has it own RecyclerView, so every single one will need different data to display. For now, I've just setup some basic TabLayout for these fragments, but Im not sure how would it work.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
