List of usage examples for android.view ViewGroup subclass-usage
From source file com.company.farmerpocket.component.swipeback.SwipeBackLayout.java
/**
* Swipe or Pull to finish a Activity.
* <p/>
* This layout must be a root layout and contains only one direct child view.
* <p/>
* The activity must use a theme that with translucent style.
From source file com.chess.genesis.view.SwipeTabs.java
public class SwipeTabs extends ViewGroup implements OnPageChangeListener { protected final static String TAG = "SwipeTabs"; private SwipeTabs.Adapter mAdapter; private int mCurrentPos = -1;
From source file com.dong.starsmind.widgets.SwipeBackLayout.java
/**
* Swipe or Pull to finish a Activity.
* <p/>
* This layout must be a root layout and contains only one direct child view.
* <p/>
* The activity must use a theme that with translucent style.
From source file com.baiiu.zhihudaily.view.SwipeBackLayout.java
/**
* Swipe or Pull to finish a Activity.
* <p/>
* This layout must be a root layout and contains only one direct child view.
* <p/>
* The activity must use a theme that with translucent style.
From source file com.baiiu.commontool.view.SwipeBackLayout.java
/**
* Swipe or Pull to finish a Activity.
* <p/>
* This layout must be a root layout and contains only one direct child view.
* <p/>
* The activity must use a theme that with translucent style.
From source file com.hejunlin.dragvideo.DragVideoView.java
public class DragVideoView extends ViewGroup { /** * ?? */ public static final int NONE = 1 << 0; public static final int HORIZONTAL = 1 << 1;
From source file com.freecats.demo.swipebackdemo.view.SwipeBackLayout.java
/**
* Swipe or Pull to finish a Activity.
* <p/>
* This layout must be a root layout and contains only one direct child view.
* <p/>
* </style>
From source file com.android.adam.navigation.BottomNavigationMenuView.java
/** * @hide For internal use only. */ @RestrictTo(LIBRARY_GROUP) public class BottomNavigationMenuView extends ViewGroup implements MenuView { private final int mInactiveItemMaxWidth;
From source file com.brotherpowers.audiojournal.View.SwipeBackLayout.java
/**
* Swipe or Pull to finish a Activity.
* <p/>
* This layout must be a root layout and contains only one direct child view.
* <p/>
* The activity must use a theme that with translucent style.
From source file com.artemchep.horario.ui.widgets.SwipeBackLayout.java
/**
* Swipe or Pull to finish a Activity.
* <p/>
* This layout must be a root layout and contains only one direct child view.
* <p/>
* The activity must use a theme that with translucent style.