Merge pull request #5834 from FineFindus/fix/typo

style: fix typo
This commit is contained in:
Bnyro 2024-03-28 21:11:53 +01:00 committed by GitHub
commit 0c25951766
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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(