fixedTabSize property

int fixedTabSize
final

If sticker picker tab size exceed fixedTabSize, tab will be scrollable otherwise it will be fixed. Default is 4

Implementation

final int fixedTabSize;