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
* Specifies the parent {@link Backstack} in which {@link Backstack#lookupService(String)} will happen if the service is not found in the current stack.
230
+
* <p>
231
+
* Must be called before calling {@link Backstack#setup(List)}.
232
+
* <p>
230
233
*
231
234
* @param parentServices the parent backstack to lookup services from if not found in current backstack
0 commit comments