Searched defs:OnboardingSupportFragment (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
H A DOnboardingSupportFragment.java54 * An OnboardingSupportFragment provides a common and simple way to build onboarding screen for
126 * OnboardingSupportFragment must have access to an appropriate theme. Specifically, the fragment must
135 * by OnboardingSupportFragment as an overlay to the Activity's theme.</li>
136 * <li>Finally, custom subclasses of OnboardingSupportFragment may provide a theme through the
154 abstract public class OnboardingSupportFragment extends Fragment { class in inherits:Fragment

Completed in 516 milliseconds