mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2025-05-16 14:27:20 +02:00
add TODO
Changelog: changed
This commit is contained in:
parent
0a839b4814
commit
42dd8d6152
@ -1129,6 +1129,7 @@ class ShortView : ConstraintLayout {
|
|||||||
|
|
||||||
behavior = bottomSheetDialog.behavior
|
behavior = bottomSheetDialog.behavior
|
||||||
|
|
||||||
|
// TODO figure out how to not need all of these non null assertions
|
||||||
containerContent = bottomSheetDialog.findViewById(R.id.content_container)!!
|
containerContent = bottomSheetDialog.findViewById(R.id.content_container)!!
|
||||||
containerContentMain = bottomSheetDialog.findViewById(R.id.videodetail_container_main)!!
|
containerContentMain = bottomSheetDialog.findViewById(R.id.videodetail_container_main)!!
|
||||||
containerContentReplies =
|
containerContentReplies =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user