android-navigation-example icon indicating copy to clipboard operation
android-navigation-example copied to clipboard

Question

Open yang0range opened this issue 6 years ago • 0 comments

Hello: I used this example

But I have a question about the Fragment instances

1.When I create a new Destination, I have to create a new Fragment instances, regardless of whether I created it before? Must repeat the onCreateView onActivityCreated methods?

2.Can Fragment be reused?If so, how will I do it?

Thanks

yang0range avatar Apr 17 '19 05:04 yang0range