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

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

Introduction

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

Usage

From source file org.safegees.safegees.gui.view.PrincipalMapActivity.java

public class PrincipalMapActivity extends AppCompatActivity implements
        NavigationView.OnNavigationItemSelectedListener, ProfileUserFragment.OnFragmentInteractionListener,
        InfoFragment.OnFragmentInteractionListener, ContactsFragment.OnFragmentInteractionListener,
        AddContactFragment.OnFragmentInteractionListener, ProfileContactFragment.OnFragmentInteractionListener,
        View.OnClickListener, MapFragment.OnFragmentInteractionListener {