fix: reverse play

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2024-12-31 17:02:12 +08:00
parent 273e5649c3
commit df41729d74
12 changed files with 142 additions and 125 deletions

View File

@@ -66,7 +66,7 @@ class _FollowListState extends State<FollowList> {
if (index == list.length) {
return Container(
height:
MediaQuery.of(context).padding.bottom + 60,
MediaQuery.of(context).padding.bottom + 80,
padding: EdgeInsets.only(
bottom:
MediaQuery.of(context).padding.bottom),