/**
     * Function used to display the fragment that show a button to resume and a button to end the path drawing
     */
    private fun showResumeStopButton() {
        val fragTransaction: FragmentTransaction = requireActivity().supportFragmentManager.beginTransaction()