bottomSheetSaveBtn.apply {
                    text = getString(R.string.save)
                    setOnClickListener(this@VideoBottomSheet)
                }