package gdg.devfest.app.ui.phone; /** * A single-pane activity that shows a {@link SessionsFragment} in one tab and a * {@link VendorsFragment} in another tab, representing the sessions and * developer sandbox companies for the given conference track (Android, Chrome, * etc.). */ public class TrackDetailActivity extends com.google.android.apps.iosched.ui.phone.TrackDetailActivity { }