Example usage for android.widget ExpandableListAdapter.SubjectItemExpandedListener interface-usage

List of usage examples for android.widget ExpandableListAdapter.SubjectItemExpandedListener interface-usage

Introduction

In this page you can find the example usage for android.widget ExpandableListAdapter.SubjectItemExpandedListener interface-usage.

Usage

From source file com.shalzz.attendance.fragment.AttendanceListFragment.java

public class AttendanceListFragment extends Fragment implements ExpandableListAdapter.SubjectItemExpandedListener {

    /**
     * The {@link android.support.v4.widget.SwipeRefreshLayout} that detects swipe gestures and
     * triggers callbacks in the app.
     */