mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-06-19 00:05:16 +00:00
Improve post image loading size
This commit is contained in:
@ -205,6 +205,7 @@ class _PostTileState extends State<PostTile> {
|
||||
url: widget.post.fileURL,
|
||||
allowFullScreen: true,
|
||||
roundedEdges: false,
|
||||
loadingHeight: 150,
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user