mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2025-04-19 19:14:51 +00:00
add TODO
Changelog: changed
This commit is contained in:
parent
0a839b4814
commit
42dd8d6152
1 changed files with 1 additions and 0 deletions
|
@ -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 =
|
||||
|
|
Loading…
Add table
Reference in a new issue