mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-09 03:27:46 +08:00
precheck video dimension
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -78,6 +78,7 @@ class _MemberSearchChildPageState extends State<MemberSearchChildPage>
|
||||
if (index == response.length - 1) {
|
||||
_controller.onLoadMore();
|
||||
}
|
||||
// TODO: dimension
|
||||
return VideoCardH(
|
||||
videoItem: response[index],
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user