Example usage for android.support.v4.view ViewPager.OnPageChangeListener interface-usage

List of usage examples for android.support.v4.view ViewPager.OnPageChangeListener interface-usage

Introduction

In this page you can find the example usage for android.support.v4.view ViewPager.OnPageChangeListener interface-usage.

Usage

From source file cn.wyl.superwechat.ui.MainActivity.java

@SuppressLint("NewApi")
public class MainActivity extends BaseActivity
        implements DMTabHost.OnCheckedChangeListener, ViewPager.OnPageChangeListener {

    protected static final String TAG = "MainActivity";
    //    // textview for unread message count

From source file cn.ucai.wechat.ui.MainActivity.java

@SuppressLint("NewApi")
public class MainActivity extends BaseActivity
        implements ViewPager.OnPageChangeListener, DMTabHost.OnCheckedChangeListener {

    protected static final String TAG = "MainActivity";
    //    @BindView(R.id.txt_left)

From source file com.android.music.MusicBrowserActivity.java

public class MusicBrowserActivity extends TabActivity
        implements MusicUtils.Defs, ServiceConnection, OnTabChangeListener, ViewPager.OnPageChangeListener {
    private static final String TAG = "MusicBrowser";
    private static final String ACTIVITY_NAME = PluginUtils.MUSIC_BROWSER_ACTIVITY;
    private static final int REQUEST_EXTERNAL_STORAGE = 1;
    private static final String ARTIST = "Artist";

From source file cn.ucai.superwechat.ui.MainActivity.java

@SuppressLint("NewApi")
public class MainActivity extends BaseActivity
        implements ViewPager.OnPageChangeListener, DMTabHost.OnCheckedChangeListener {

    protected static final String TAG = "MainActivity";
    @BindView(R.id.txt_left)

From source file com.gigamole.library.NavigationTabBar.java

/**
 * Created by GIGAMOLE on 24.03.2016.
 */
public class NavigationTabBar extends View implements ViewPager.OnPageChangeListener {

    // NTP constants

From source file com.gm.common.ui.widget.pageindicator.PageIndicatorView.java

public class PageIndicatorView extends View implements ViewPager.OnPageChangeListener {

    private static final int DEFAULT_CIRCLES_COUNT = 3;
    private static final int COUNT_NOT_SET = -1;

    private static final int DEFAULT_RADIUS_DP = 6;

From source file com.gigamole.library.ntb.NavigationTabBar.java

/**
 * Created by GIGAMOLE on 24.03.2016.
 */
public class NavigationTabBar extends View implements ViewPager.OnPageChangeListener {

    // NTB constants

From source file com.gigamole.navigationtabbar.ntb.NavigationTabBar.java

/**
 * Created by GIGAMOLE on 24.03.2016.
 */
@SuppressWarnings({ "unused", "DefaultFileTemplate" })
public class NavigationTabBar extends View implements ViewPager.OnPageChangeListener {

From source file cn.oddcloud.www.navigationtabbar.ntb.NavigationTabBar.java

/**
 * Created by GIGAMOLE on 24.03.2016.
 */
@SuppressWarnings({ "unused", "DefaultFileTemplate" })
public class NavigationTabBar extends View implements ViewPager.OnPageChangeListener {

From source file com.cocoa.cocoautils.widget.navigationtabbar.ntb.NavigationTabBar.java

/**
 * Created by GIGAMOLE on 24.03.2016.
 */
@SuppressWarnings({ "unused", "DefaultFileTemplate" })
public class NavigationTabBar extends View implements ViewPager.OnPageChangeListener {