Changelog: changed
This commit is contained in:
Kai 2025-04-14 12:40:47 -05:00
parent 0a839b4814
commit 42dd8d6152
No known key found for this signature in database

View file

@ -1129,6 +1129,7 @@ class ShortView : ConstraintLayout {
behavior = bottomSheetDialog.behavior
// TODO figure out how to not need all of these non null assertions
containerContent = bottomSheetDialog.findViewById(R.id.content_container)!!
containerContentMain = bottomSheetDialog.findViewById(R.id.videodetail_container_main)!!
containerContentReplies =