List of usage examples for android.widget LinearLayout subclass-usage
From source file com.android.mail.browse.MessageFooterView.java
public class MessageFooterView extends LinearLayout implements DetachListener, LoaderManager.LoaderCallbacks<Cursor>, View.OnClickListener { private MessageHeaderItem mMessageHeaderItem; private LoaderManager mLoaderManager; private FragmentManager mFragmentManager;
From source file com.klinker.android.twitter.manipulations.EmojiKeyboard.java
public class EmojiKeyboard extends LinearLayout { private HoloEditText input; private ViewPager emojiPager; private EmojiPagerAdapter emojiPagerAdapter; private PagerSlidingTabStrip tabs;
From source file org.videolan.vlc.gui.view.FastScroller.java
@TargetApi(Build.VERSION_CODES.HONEYCOMB) public class FastScroller extends LinearLayout { private static final String TAG = "FastScroller"; private static final int HANDLE_ANIMATION_DURATION = 100;
From source file org.runbuddy.tomahawk.views.HatchetLoginRegisterView.java
public class HatchetLoginRegisterView extends LinearLayout { private AuthenticatorUtils mAuthenticatorUtils; private ProgressBar mProgressBar;
From source file com.amazonaws.mobile.auth.userpools.SignUpView.java
/** * The view that handles user sign-up for Cognito User Pools. */ public class SignUpView extends LinearLayout { /** Log tag. */
From source file com.lxh.util.pullview.AbSlidingPlayView.java
/**
* 2012 amsoft.cn ??AbPlayView ???View.
*
* @author
* @version
* @date 2011-11-28
From source file org.appd.view.custom.Cust_Search.java
/** * @author Yamel Senih * */ public class Cust_Search extends LinearLayout implements OnClickListener {
From source file org.ciasaboark.tacere.view.EventListItem.java
public class EventListItem extends LinearLayout { private static final String TAG = "EventListItem"; private static final float DESATURATE_RATIO = 0.6f; private Context context; private EventInstance event = null; private DatabaseInterface databaseInterface;
From source file com.ab.view.sliding.AbSlidingPlayView.java
/**
* 2012 amsoft.cn
* ??AbPlayView
* ???View.
*
* @author
From source file com.farbod.labelledspinner.LabelledSpinner.java
/**
* A Spinner widget with a 'floating label' above it.
*
* This is actually a compound view consisting of a
* {@link android.widget.Spinner}, a {@link android.widget.TextView}
* (the floating label), and another {@link android.view.View} (a 1dp thin