mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-07 08:51:40 +08:00
Fix displayAd not works in viewer
This commit is contained in:
@@ -32,7 +32,7 @@ class ThumbnailGridView extends StatelessWidget {
|
||||
key: key,
|
||||
fileId: fileId,
|
||||
gid: gid,
|
||||
index: index + 1,
|
||||
index: page.index,
|
||||
files: files,
|
||||
gdata: gdata));
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user