onBackPressed

open fun onBackPressed(): Boolean

If the instruction list is showing and onBackPressed is called,hide the instruction list and do not hide the activity or fragment.

Return

true if back press handled, false if not