package gdg.devfest.app.ui;
/**
* A fragment used in {@link HomeActivity} that shows either a countdown,
* announcements, or 'thank you' text, at different times (before/during/after
* the conference).
*/
public class WhatsOnFragment extends
com.google.android.apps.iosched.ui.WhatsOnFragment {
}