Example usage for android.support.v4.app MapFragment.NoEmuFound interface-usage

List of usage examples for android.support.v4.app MapFragment.NoEmuFound interface-usage

Introduction

In this page you can find the example usage for android.support.v4.app MapFragment.NoEmuFound interface-usage.

Usage

From source file com.esri.android.ecologicalmarineunitexplorer.MainActivity.java

/**
 * The single activity in the application that orchestrates fragments,
 * adjusts toolbar behavior, and checks for internet connectivity.
 */
public class MainActivity extends AppCompatActivity
        implements BottomSheetFragment.OnDetailClickedListener, MapFragment.NoEmuFound {