mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-08-05 18:20:10 +08:00
opt reply item
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -624,7 +624,7 @@ class _VideoDetailPageVState extends State<VideoDetailPageV>
|
||||
? height -
|
||||
(!isPortrait || removeSafeArea
|
||||
? 0
|
||||
: MediaQuery.of(this.context).padding.top)
|
||||
: MediaQuery.paddingOf(this.context).top)
|
||||
: videoDetailController.isExpanding ||
|
||||
videoDetailController.isCollapsing
|
||||
? animHeight
|
||||
|
||||
Reference in New Issue
Block a user