set Secondary Button
fun setSecondaryButton(@StringRes buttonTextRes: Int, listener: DeweyPopupInterface.OnClickListener)
Set the secondary button text and the listener for the click event. Setting the text to null will hide the button.