FragmentContainer

/**
 * Callbacks from FragmentManagerImpl to its container.
 */
interface FragmentContainer {
    public View findViewById(@IdRes int id);
    public boolean hasView();
}

results matching ""

    No results matching ""