public interface

PreferenceGroup.OnExpandButtonClickListener

 androidx.preference.PreferenceGroup.OnExpandButtonClickListener

Overview

Definition for a callback to be invoked when the expand button is clicked. Used by Settings.

Summary

Methods
public voidonExpandButtonClick()

Called when the expand button is clicked.

Methods

public void onExpandButtonClick()

Called when the expand button is clicked.