Skip to content

fix issue: #230#232

Open
LinArcX wants to merge 1 commit into
arimorty:masterfrom
LinArcX:skip-save-state
Open

fix issue: #230#232
LinArcX wants to merge 1 commit into
arimorty:masterfrom
LinArcX:skip-save-state

Conversation

@LinArcX

@LinArcX LinArcX commented May 12, 2017

Copy link
Copy Markdown

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