You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since a view layout's state may be comprised of information coming from up to three different states, 'BindableMapping' should allow to pass up to three State sources.
For example, three sources might be necessary for a Fragment that pulls in state information from its Activity, its Parent Fragment and its own state.
The text was updated successfully, but these errors were encountered:
Since a view layout's state may be comprised of information coming from up to three different states, 'BindableMapping' should allow to pass up to three
State
sources.For example, three sources might be necessary for a Fragment that pulls in state information from its Activity, its Parent Fragment and its own state.
The text was updated successfully, but these errors were encountered: