saveState

open fun saveState(bundle: Bundle)

Each Bundle is tied to your EasyFormsState unique key.

Parameters

bundle

this is the Bundle that will be saved into savedInstance.

Sources

androidJvm source
Link copied to clipboard