maxCount property
Maximum count to display before showing overflow indicator. For example, if maxCount is 99, counts above 99 will show as "99+". Defaults to 99.
Implementation
final int maxCount;
Maximum count to display before showing overflow indicator. For example, if maxCount is 99, counts above 99 will show as "99+". Defaults to 99.
final int maxCount;