on Back Pressed
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
If the instruction list is showing and onBackPressed is called,hide the instruction list and do not hide the activity or fragment.
true if back press handled, false if not