Android SegmentedControl + multi row support v1.2.0 Release Notes
Release Date: 2019-06-25 // almost 4 years ago-
๐ supportedSegmentsCount - Will enabled multy selection, default value is 1, only one item can be selected at the time, if the selection count is reached the elder selection will be unselected
reselectionEnabled - true each section width with will be equal to each other, false each section width will be measured depending on its content width
Previous changes from v1.2-alpha
-
๐ {@link #setSupportedSelectionsCount(int)}
implementation 'com.github.RobertApikyan:SegmentedControl:1.2-alpha'