Example usage for android.widget LinearLayout subclass-usage

List of usage examples for android.widget LinearLayout subclass-usage

Introduction

In this page you can find the example usage for android.widget LinearLayout subclass-usage.

Usage

From source file com.umeitime.common.views.ScrollableLayout.java

/**
 * Created by cpoopc(303727604@qq.com) on 2015-02-10.
 */
public class ScrollableLayout extends LinearLayout {

    private final String tag = "cp:scrollableLayout";

From source file com.chni.lidong.androidtestdemo.refresh.BGAStickyNavLayout.java

/**
 * : :bingoogolapple@gmail.com
 * :15/10/28 ?2:32
 * ??:
 */
public class BGAStickyNavLayout extends LinearLayout {

From source file cn.org.eshow.framwork.view.sliding.AbSlidingSmoothFixTabView.java

/**
 * tab,tab?.
 *
 */
public class AbSlidingSmoothFixTabView extends LinearLayout {

From source file org.chzz.refresh.CHZZStickyNavLayout.java

/**
 * :copy :2499551993@qq.com
 * :15/10/28 ?2:32
 * ??:
 */
public class CHZZStickyNavLayout extends LinearLayout {

From source file com.ac57.framework.refresh.StickyNavLayout.java

public class StickyNavLayout extends LinearLayout {
    private View mHeaderView;
    private View mNavView;
    private View mContentView;

    private View mDirectNormalView;

From source file com.huaop2p.yqs.widget.scroll.ScrollableLayout.java

/**
 * Created by cpoopc(303727604@qq.com) on 2015-02-10.
 */
public class ScrollableLayout extends LinearLayout {

    private Context context;

From source file com.lpf.refreshpagelib.BGAStickyNavLayout.java

/**
 * : :bingoogolapple@gmail.com
 * :15/10/28 ?2:32
 * ??:
 */
public class BGAStickyNavLayout extends LinearLayout {

From source file com.umeng.common.ui.emoji.EmojiBorad.java

/**
 * Emoji borad
 */
public class EmojiBorad extends LinearLayout implements OnPageChangeListener {

    private static final int PAGE_SIZE = 20; // size of page

From source file com.grarak.kerneladiutor.views.AdNativeExpress.java

/**
 * Created by willi on 08.08.16.
 */
public class AdNativeExpress extends LinearLayout {

    public static final String ADS_FETCH = "https://raw.githubusercontent.com/Grarak/KernelAdiutor/master/ads/ads.json";

From source file com.ab.view.sliding.AbSlidingTabView.java

/**
 *  2012 amsoft.cn
 * ??AbSlidingTabView.java 
 * ??tab,tab???.
 *
 * @author