How to: Fragments within Fragments
How to: Fragments within Fragments
Fragments within Fragments
I’m wondering if this is actually a bug in the Android API:
I have a setup like so:
┌┬-┐ | | | | 1 | 2 | | |┌-┐| | || || | || 3 || └┴┴-┴┘
Is a menu which loads fragment #2 (A search screen) in the right pane.
Is a search screen which contains fragment #3, which is a result list.
The result list is used in several places (including as a functioning high level fragment…
View On WordPress















