showSettingDialog

open fun showSettingDialog(data: SettingDialogData, uniView: UniView, activity: FragmentActivity)

To show the default setting dialog.

Parameters

data

the setting data

uniView

the uniView to show the setting dialog

activity

the activity to show the dialog