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