restoreState

open fun restoreState(bundle: Bundle)

Each Bundle is tied to your EasyFormsState unique key.

Parameters

bundle

the Bundle loaded from restoreInstance.

Sources

androidJvm source
Link copied to clipboard