Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-08-01 11:25:14 +08:00
parent 5c0c6b3cfd
commit 90d8e8b2f2
8 changed files with 199 additions and 111 deletions

View File

@@ -141,7 +141,7 @@ class _UgcIntroPanelState extends State<UgcIntroPanel> {
..._infos(videoDetail)
else
Obx(
() => AnimatedHeight(
() => AnimatedHeightWidgetExt(
expand: introController.expand.value,
duration: const Duration(milliseconds: 300),
child: TranslucentColumn(