Skip to content

Conversation

@LinArcX
Copy link

@LinArcX LinArcX commented May 12, 2017

Fix #230
in breaf: i add a feature for some cases that application have multiple fragment and developer dont want to create a new fragment every time.he just want use old fragment and load it.
this PR create a boolean attribute called:
app:floatingSearch_skipSaveState="boolean"
and this is defeault set to false.(for backward compatibility).
if anybody like to skip onRestoreInstanceState() method and use old view, he must set this property true.
regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant