onCreateView still get called
yoavst opened this issue · 1 comments
yoavst commented
Is there a way to save the view and not get it called every time?
jacobtabak commented
No, that functionality is desired and was the motivation for the
development of this lib. You can hide a fragment rather than removing it if
you want to maintain its views.
On Sat, Dec 27, 2014, 10:02 AM Yoav Sternberg notifications@github.com
wrote:
Is there a way to save the view and not get it called every time?
—
Reply to this email directly or view it on GitHub
#3.