Interface GroupAdapter.OnGroupActionClickListener

  • Enclosing class:
    GroupAdapter

    public static interface GroupAdapter.OnGroupActionClickListener
    Helper method that passes group id to the viewholder.
    • Method Detail

      • onGroupActionClick

        void onGroupActionClick​(View view,
                                Group group)