Example usage for android.widget ViewSwitcher subclass-usage

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

Introduction

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

Usage

From source file org.gateshipone.malp.application.views.AlbumArtistView.java

public class AlbumArtistView extends ViewSwitcher {
    private static final String TAG = AlbumArtistView.class.getSimpleName();

    /**
     * Constant value of the period used to switch images
     */