List of usage examples for android.app FragmentManager.OnBackStackChangedListener interface-usage
From source file org.ietf.ietfsched.ui.tablet.ScheduleMultiPaneActivity.java
/**
* A multi-pane activity, where the primary navigation pane is a
* {@link org.ietf.ietfsched.ui.ScheduleFragment}, that
* shows {@link SessionsFragment} and {@link SessionDetailFragment} as popups.
*
* This activity requires API level 11 or greater because of its use of {@link FragmentBreadCrumbs}.
From source file home.smart.fly.animations.activity.demos.CardFlipActivity.java
/**
* Demonstrates a "card-flip" animation using custom fragment transactions ({@link
* android.app.FragmentTransaction#setCustomAnimations(int, int)}).
*
* <p>This sample shows an "info" action bar button that shows the back of a "card", rotating the
* front of the card out and the back of the card in. The reverse animation is played when the user
From source file com.infine.android.devoxx.ui.tablet.ScheduleMultiPaneActivity.java
/**
* A multi-pane activity, where the primary navigation pane is a
* {@link com.infine.android.devoxx.ui.ScheduleFragment}, that
* shows {@link SessionsFragment} and {@link SessionDetailFragment} as popups.
*
* This activity requires API level 11 or greater because of its use of {@link FragmentBreadCrumbs}.
From source file cn.androidy.materialdesignsample.animations.CardFlipActivity.java
/**
* Demonstrates a "card-flip" animation using custom fragment transactions ({@link
* android.app.FragmentTransaction#setCustomAnimations(int, int)}).
*
* <p>This sample shows an "info" action bar button that shows the back of a "card", rotating the
* front of the card out and the back of the card in. The reverse animation is played when the user
From source file com.ibox_ucsc.design.ui.tablet.ScheduleMultiPaneActivity.java
/**
* A multi-pane activity, where the primary navigation pane is a
* {@link com.ibox_ucsc.design.ui.ScheduleFragment}, that
* shows {@link SessionsFragment} and {@link SessionDetailFragment} as popups.
*
* This activity requires API level 11 or greater because of its use of {@link FragmentBreadCrumbs}.
From source file com.example.eastpoint.swipecard.CardFlipActivity.java
/**
* Demonstrates a "card-flip" animation using custom fragment transactions ({@link
* android.app.FragmentTransaction#setCustomAnimations(int, int)}).
*
* <p>This sample shows an "info" action bar button that shows the back of a "card", rotating the
* front of the card out and the back of the card in. The reverse animation is played when the user
From source file com.flashcard.iedu.flashcard.samples.flip.CardFlipDemoActivity.java
/**
* Demonstrates a "card-flip" animation using custom fragment transactions ({@link
* android.app.FragmentTransaction#setCustomAnimations(int, int)}).
*
* <p>This sample shows an "info" action bar button that shows the back of a "card", rotating the
* front of the card out and the back of the card in. The reverse animation is played when the user
From source file com.heneryh.aquanotes.ui.tablet.CtlrStatusMultiPaneActivity.java
/**
* A multi-pane activity, where the primary navigation pane is a
* {@link com.heneryh.aquanotes.ui.CtlrStatusFragment}, that
* shows {@link DbMaintProbesFragment} and {@link SessionDetailFragment} as popups.
*
* This activity requires API level 11 or greater because of its use of {@link FragmentBreadCrumbs}.
From source file org.dalmasso.ietfsched.ui.tablet.ScheduleMultiPaneActivity.java
/**
* A multi-pane activity, where the primary navigation pane is a
* {@link org.dalmasso.ietfsched.ui.ScheduleFragment}, that
* shows {@link SessionsFragment} and {@link SessionDetailFragment} as popups.
*
* This activity requires API level 11 or greater because of its use of {@link FragmentBreadCrumbs}.
From source file com.example.animationsdemo.CardFlipActivity.java
/**
* Demonstrates a "card-flip" animation using custom fragment transactions ({@link
* android.app.FragmentTransaction#setCustomAnimations(int, int)}).
*
* <p>This sample shows an "info" action bar button that shows the back of a "card", rotating the
* front of the card out and the back of the card in. The reverse animation is played when the user