style: fix typo

This commit is contained in:
FineFindus 2024-03-28 20:25:42 +01:00
parent ee3a964b19
commit b96241a3bb
No known key found for this signature in database
GPG Key ID: 64873EE210FF8E6B

View File

@ -429,7 +429,7 @@ class MainActivity : BaseActivity() {
intent?.getStringExtra(IntentData.videoId)?.let {
// the bottom navigation bar has to be created before opening the video
// otherwise the player layout measures aren't calculated properly
// and the miniplayer is opened at a closed state and overlapsing the navigationb ar
// and the miniplayer is opened at a closed state and overlapping the navigation bar
binding.bottomNav.viewTreeObserver.addOnGlobalLayoutListener(object : ViewTreeObserver.OnGlobalLayoutListener {
override fun onGlobalLayout() {
NavigationHelper.navigateVideo(