minImagesToGroup property

int? minImagesToGroup
final

Optional By the default, if consecutive images are upto 4 or more by the same author and on the same day, these images would be grouped.

Change this value if you want it to be other amount greater than 4. It can't be less that 4

Implementation

final int? minImagesToGroup;